Class Challenge



  • public final class Challenge
    extends Object
    An RFC 2617 challenge.
    • Constructor Detail

    • Method Detail

      • scheme

        public String scheme()
        Returns the authentication scheme, like Basic.
      • realm

        public String realm()
        Returns the protection space.
      • equals

        public boolean equals(Object o)
      • hashCode

        public int hashCode()
      • toString

        public String toString()