JavaScript is disabled on your browser.
javax.servlet

Class HttpConstraintElement

    • Constructor Detail

      • HttpConstraintElement

        public HttpConstraintElement()
        Constructs an element with a default semantic of PERMIT.
      • HttpConstraintElement

        public HttpConstraintElement(ServletSecurity.EmptyRoleSemantic semantic)
        Constructs an element with the specified default authorization semantic.
      • HttpConstraintElement

        public HttpConstraintElement(ServletSecurity.TransportGuarantee guarantee,
         java.lang.String[] roleNames)
        Constructs an element with the specified transport guarantee and semantic.
    • Method Detail

      • getRolesAllowed

        public java.lang.String[] getRolesAllowed()
        Returns the names of the authorized roles. If the returned value is empty, its meaning shall be determined by getEmptyRoleSemantic().

AltStyle によって変換されたページ (->オリジナル) /