| Modifier and Type | Interface and Description |
|---|---|
interface |
AsyncEndpointRequestInterceptor |
| Modifier and Type | Method and Description |
|---|---|
static AsyncEndpointRequestInterceptorChain |
AsyncEndpointRequestInterceptorChain.of(java.util.Collection<EndpointRequestInterceptor> interceptors,
java.util.concurrent.Executor executor) |
| Constructor and Description |
|---|
EndpointRequestInterceptorChain(java.util.Collection<? extends EndpointRequestInterceptor> interceptors) |
| Modifier and Type | Class and Description |
|---|---|
class |
AuthenticationEndpoinRequestInterceptor |
| Modifier and Type | Class and Description |
|---|---|
class |
AsyncAuthenticationEndpointRequestInterceptor |
Copyright © 2019. All Rights Reserved.