Package | Description |
---|---|
org.apache.hc.client5.testing.async | |
org.apache.hc.client5.testing.classic |
Constructor and Description |
---|
AuthenticatingAsyncDecorator(org.apache.hc.core5.http.nio.AsyncServerExchangeHandler exchangeHandler,
AuthenticationHandler<String> authenticationHandler,
Authenticator authenticator) |
AuthenticatingAsyncDecorator(org.apache.hc.core5.http.nio.AsyncServerExchangeHandler exchangeHandler,
Authenticator authenticator) |
Constructor and Description |
---|
AuthenticatingDecorator(org.apache.hc.core5.http.io.HttpServerRequestHandler requestHandler,
AuthenticationHandler<String> authenticationHandler,
Authenticator authenticator) |
AuthenticatingDecorator(org.apache.hc.core5.http.io.HttpServerRequestHandler requestHandler,
Authenticator authenticator) |
Copyright © 1999–2021 The Apache Software Foundation. All rights reserved.