Interface AuthenticationState.Deferred.DeferredResponse

All Superinterfaces:
Content.Sink, Response
Enclosing interface:
AuthenticationState.Deferred

public static interface AuthenticationState.Deferred.DeferredResponse extends Response
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: