public class ServletSecurityMetaData extends HttpConstraintMetaData
| Constructor and Description |
|---|
ServletSecurityMetaData() |
| Modifier and Type | Method and Description |
|---|---|
List<HttpMethodConstraintMetaData> |
getHttpMethodConstraints() |
void |
setHttpMethodConstraints(List<HttpMethodConstraintMetaData> httpMethodConstraints) |
getEmptyRoleSemantic, getRolesAllowed, getTransportGuarantee, setEmptyRoleSemantic, setRolesAllowed, setTransportGuaranteepublic List<HttpMethodConstraintMetaData> getHttpMethodConstraints()
public void setHttpMethodConstraints(List<HttpMethodConstraintMetaData> httpMethodConstraints)
Copyright © 2013 JBoss by Red Hat. All Rights Reserved.