public class AsyncAuthenticationEndpointRequestInterceptor extends java.lang.Object implements AsyncEndpointRequestInterceptor
| Constructor and Description |
|---|
AsyncAuthenticationEndpointRequestInterceptor() |
| Modifier and Type | Method and Description |
|---|---|
java.util.concurrent.CompletionStage<EndpointRequest> |
interceptsAsync(java.util.concurrent.CompletionStage<EndpointRequest> endpointRequest) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitinterceptspublic AsyncAuthenticationEndpointRequestInterceptor()
public java.util.concurrent.CompletionStage<EndpointRequest> interceptsAsync(java.util.concurrent.CompletionStage<EndpointRequest> endpointRequest)
interceptsAsync in interface AsyncEndpointRequestInterceptorCopyright © 2019. All Rights Reserved.