The HttpConstraint API.
- Author:
- Manfred Riem ([email protected])
-
Optional Element Summary
Optional ElementsModifier and TypeOptional ElementDescriptionString[]
Returns the roles allowed.Returns the TransportGuarantee.Returns the EmptyRoleSemantic.
-
Element Details
-
rolesAllowed
String[] rolesAllowedReturns the roles allowed.- Returns:
- the roles allowed
- Default:
- {}
-
transportGuarantee
ServletSecurity.TransportGuarantee transportGuaranteeReturns the TransportGuarantee.- Returns:
- the TransportGuarantee
- Default:
- NONE
-
value
Returns the EmptyRoleSemantic.- Returns:
- the EmptyRoleSemantic
- Default:
- PERMIT
-