@Documented
@Retention(value=RUNTIME)
public @interface HttpConstraint
Modifier and Type | Optional Element and Description |
---|---|
java.lang.String[] |
rolesAllowed |
ServletSecurity.TransportGuarantee |
transportGuarantee |
ServletSecurity.EmptyRoleSemantic |
value |
public abstract ServletSecurity.EmptyRoleSemantic value
public abstract ServletSecurity.TransportGuarantee transportGuarantee