public interface HttpConstraint
extends java.lang.annotation.Annotation
Modifier and Type | Method and Description |
---|---|
java.lang.String[] |
rolesAllowed () |
ServletSecurity.TransportGuarantee |
transportGuarantee () |
ServletSecurity.EmptyRoleSemantic |
value () |
annotationType, equals, hashCode, toString
ServletSecurity.EmptyRoleSemantic value()
ServletSecurity.TransportGuarantee transportGuarantee()
java.lang.String[] rolesAllowed()