Class HttpClientConnector.HttpBasicAuthentication

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

private class HttpClientConnector.HttpBasicAuthentication extends BasicAuthentication<AuthenticationChallenge,String> implements HttpClientConnector.HttpAuthenticationHandler
See Also: