javax.security.jacc
final class HTTPMethodSpec extends Object
| Constructor Summary | |
|---|---|
| HTTPMethodSpec(String[] HTTPMethods) | |
| HTTPMethodSpec(String name, boolean parseTransportType) | |
| HTTPMethodSpec(String[] HTTPMethods, String transport) | |
| HTTPMethodSpec(String singleMethod, int transport) | |
| Method Summary | |
|---|---|
| boolean | equals(HTTPMethodSpec o) |
| String | getActions() |
| int | hashCode() |
| boolean | implies(HTTPMethodSpec p) |