Class HttpClientConnector.NegotiateAuthentication

All Implemented Interfaces:
Closeable, AutoCloseable, AuthenticationHandler<AuthenticationChallenge,String>, HttpClientConnector.HttpAuthenticationHandler
Enclosing class:
HttpClientConnector

private class HttpClientConnector.NegotiateAuthentication extends GssApiAuthentication<AuthenticationChallenge,String> implements HttpClientConnector.HttpAuthenticationHandler
See Also: