Annotation Type HttpConstraint

    • Element Detail

      • rolesAllowed

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

        ServletSecurity.TransportGuarantee transportGuarantee
        Get the TransportGuarantee.
        Returns:
        the TransportGuarantee.
        Default:
        javax.servlet.annotation.ServletSecurity.TransportGuarantee.NONE
      • value

        ServletSecurity.EmptyRoleSemantic value
        Get the EmptyRoleSemantic.
        Returns:
        the EmptyRoleSemantic.
        Default:
        javax.servlet.annotation.ServletSecurity.EmptyRoleSemantic.PERMIT