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, setTransportGuarantee
public List<HttpMethodConstraintMetaData> getHttpMethodConstraints()
public void setHttpMethodConstraints(List<HttpMethodConstraintMetaData> httpMethodConstraints)
Copyright © 2018 JBoss, a division of Red Hat, Inc.. All Rights Reserved.