Interface AuthenticationState.Deferred.DeferredResponse
- All Superinterfaces:
 Content.Sink, Response
- Enclosing interface:
 AuthenticationState.Deferred
A tag interface used to identify a 
Response that might be passed to
Authenticator.validateRequest(Request, Response, Callback) while
doing deferred authentication when a challenge cannot be sent.- See Also:
 
- 
Nested Class Summary
Nested classes/interfaces inherited from interface Response
Response.Wrapper - 
Method Summary
Methods inherited from interface Response
getHeaders, getRequest, getStatus, getTrailersSupplier, hasLastWrite, isCommitted, isCompletedSuccessfully, reset, setStatus, setTrailersSupplier, write, writeInterim