public interface HttpMethodConstraint
extends java.lang.annotation.Annotation
Modifier and Type | Method and Description |
---|---|
ServletSecurity.EmptyRoleSemantic |
emptyRoleSemantic() |
java.lang.String[] |
rolesAllowed() |
ServletSecurity.TransportGuarantee |
transportGuarantee() |
java.lang.String |
value() |
java.lang.String value()
ServletSecurity.EmptyRoleSemantic emptyRoleSemantic()
ServletSecurity.TransportGuarantee transportGuarantee()
java.lang.String[] rolesAllowed()