Annotation Interface HttpConstraint


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

    • rolesAllowed

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

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

      Returns the EmptyRoleSemantic.
      Returns:
      the EmptyRoleSemantic
      Default:
      PERMIT