|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
See:
Description
| Class Summary | |
| Authenticator | Base-class for platform-specific authentication. |
| PAMAuthenticator | Checks passwords against the local PAM service. |
| Shaj | A simple way of verifying username/passwords (authentication) and checking group membership. |
| Win32Authenticator | Checks user passwords and group-memebership with a Windows domain or computer. |
System/Host Authentication for Java.
Most users of this API can simply use the static methods in the Shaj class.
Users who want more control over Shaj can use Authenticator (which contains a default
singleton), or one of its platform-specfific subclasses.
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||