Class Unauthorized

  • All Implemented Interfaces:
    java.io.Serializable

    public class Unauthorized
    extends Result
    401 Unauthorized
    See Also:
    Serialized Form
    • Constructor Summary

      Constructors 
      Constructor Description
      Unauthorized​(java.lang.String realm)  
    • Constructor Detail

      • Unauthorized

        public Unauthorized​(java.lang.String realm)