|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.eclipse.jetty.security.UserAuthentication
org.eclipse.jetty.security.authentication.FormAuthenticator.FormAuthentication
public static class FormAuthenticator.FormAuthentication
This Authentication represents a just completed Form authentication.
Subsequent requests from the same user are authenticated by the presents
of a SessionAuthentication instance in their session.
| 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 |
| Constructor Summary | |
|---|---|
FormAuthenticator.FormAuthentication(java.lang.String method,
UserIdentity userIdentity)
|
|
| Method Summary | |
|---|---|
java.lang.String |
toString()
|
| Methods inherited from class org.eclipse.jetty.security.UserAuthentication |
|---|
getAuthMethod, getUserIdentity, isUserInRole, logout |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public FormAuthenticator.FormAuthentication(java.lang.String method,
UserIdentity userIdentity)
| Method Detail |
|---|
public java.lang.String toString()
toString in class UserAuthentication
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||