Package | Description |
---|---|
javax.servlet |
Modifier and Type | Method and Description |
---|---|
java.util.Collection<HttpMethodConstraintElement> |
ServletSecurityElement.getHttpMethodConstraints() |
Constructor and Description |
---|
ServletSecurityElement(java.util.Collection<HttpMethodConstraintElement> methodConstraints) |
ServletSecurityElement(HttpConstraintElement constraint,
java.util.Collection<HttpMethodConstraintElement> methodConstraints) |