Class Authenticator

    • Constructor Summary

      Constructors 
      Constructor Description
      Authenticator()  
    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method Description
      abstract java.lang.String generateAuthorizationHeader​(java.net.URI uri, java.lang.String wwwAuthenticateHeader, Credentials credentials)
      Generate value used as ""Authorization"" header value for next request.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait