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