|
|||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||
Authentication using one of several
AuthenticationHandlers and the
AuthenticationServer.
See:
Description
| Interface Summary | |
|---|---|
| AuthenticationHandler | Authentication handler interface. |
| Authenticator | Authenticator interface. |
| Class Summary | |
|---|---|
| Authentication | Authentication service. |
| AuthenticationServer | Authentication service. |
| NullAuthentication | Authentication (or lack thereof) based on trusting the user name supplied by the client. |
| NullLogin | This is a bootstrapping authenticator used if server is willing to accept client supplied value of user.name system property. |
| ReAuthAuthenticator | A MethodAuthenticator that is used when re-authenticating an existing
session. |
| SimpleAuthenticator | A simple Authenticator implementation based on passing the validated user name back and forth to the client. |
| SimpleMethodAuthenticator | A simple MethodAuthenticator that just carries server-supplied data
back to the client and returns it on each subsequent call. |
Provides
Authentication using one of several
AuthenticationHandlers and the
AuthenticationServer.
|
|||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||