public class ServletSecurityElement extends HttpConstraintElement
Constructor and Description |
---|
ServletSecurityElement() |
ServletSecurityElement(java.util.Collection<HttpMethodConstraintElement> methodConstraints) |
ServletSecurityElement(HttpConstraintElement constraint) |
ServletSecurityElement(HttpConstraintElement constraint,
java.util.Collection<HttpMethodConstraintElement> methodConstraints) |
ServletSecurityElement(ServletSecurity annotation) |
Modifier and Type | Method and Description |
---|---|
java.util.Collection<HttpMethodConstraintElement> |
getHttpMethodConstraints() |
java.util.Collection<java.lang.String> |
getMethodNames() |
getEmptyRoleSemantic, getRolesAllowed, getTransportGuarantee
public ServletSecurityElement()
public ServletSecurityElement(HttpConstraintElement constraint)
public ServletSecurityElement(java.util.Collection<HttpMethodConstraintElement> methodConstraints)
public ServletSecurityElement(HttpConstraintElement constraint, java.util.Collection<HttpMethodConstraintElement> methodConstraints)
public ServletSecurityElement(ServletSecurity annotation)
public java.util.Collection<HttpMethodConstraintElement> getHttpMethodConstraints()
public java.util.Collection<java.lang.String> getMethodNames()