Package org.eclipse.jetty.security
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.-
Nested Class Summary
Nested classes/interfaces inherited from interface org.eclipse.jetty.server.Response
Response.Wrapper
-
Method Summary
Methods inherited from interface org.eclipse.jetty.server.Response
getHeaders, getRequest, getStatus, getTrailersSupplier, hasLastWrite, isCommitted, isCompletedSuccessfully, reset, setStatus, setTrailersSupplier, write, writeInterim