|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public static interface Authentication.Wrapped
A wrapped authentication with methods provide the wrapped request/response for use by the application
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from interface org.eclipse.jetty.server.Authentication |
|---|
Authentication.Challenge, Authentication.Deferred, Authentication.Failure, Authentication.ResponseSent, Authentication.SendSuccess, Authentication.User, Authentication.Wrapped |
| Field Summary |
|---|
| Fields inherited from interface org.eclipse.jetty.server.Authentication |
|---|
NOT_CHECKED, SEND_CONTINUE, SEND_FAILURE, SEND_SUCCESS, UNAUTHENTICATED |
| Method Summary | |
|---|---|
HttpServletRequest |
getHttpServletRequest()
|
HttpServletResponse |
getHttpServletResponse()
|
| Method Detail |
|---|
HttpServletRequest getHttpServletRequest()
HttpServletResponse getHttpServletResponse()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||