Annotation Type HttpConstraint


@Documented
@Retention(RUNTIME)
public @interface HttpConstraint
The HttpConstraint API.
Author:
Manfred Riem ([email protected])
  • Element Details

    • rolesAllowed

      java.lang.String[] rolesAllowed
      Get the roles allowed.
      Returns:
      the roles allowed.
      Default:
      {}
    • transportGuarantee

      Get the TransportGuarantee.
      Returns:
      the TransportGuarantee.
      Default:
      NONE
    • value

      Get the EmptyRoleSemantic.
      Returns:
      the EmptyRoleSemantic.
      Default:
      PERMIT