java.io.Serializable, IdMetaDatapublic class ServletSecurityMetaData extends HttpConstraintMetaData
| Constructor | Description |
|---|---|
ServletSecurityMetaData() |
| Modifier and Type | Method | Description |
|---|---|---|
java.util.List<HttpMethodConstraintMetaData> |
getHttpMethodConstraints() |
|
void |
setHttpMethodConstraints(java.util.List<HttpMethodConstraintMetaData> httpMethodConstraints) |
getEmptyRoleSemantic, getRolesAllowed, getTransportGuarantee, setEmptyRoleSemantic, setRolesAllowed, setTransportGuaranteepublic java.util.List<HttpMethodConstraintMetaData> getHttpMethodConstraints()
public void setHttpMethodConstraints(java.util.List<HttpMethodConstraintMetaData> httpMethodConstraints)
Copyright © 2018 JBoss by Red Hat. All rights reserved.