Crypt | Implements the UNIX crypt(3) function, based on a direct port of the libc crypt function. | code | html |
JndiLoginModule | The module prompts for a username and password and then verifies the password against the password stored in a directory service configured under JNDI. |
code | html |
KeyStoreLoginModule | Provides a JAAS login module that prompts for a key store alias and populates the subject with the alias's principal and credentials. | code | html |
Krb5LoginModule | This |
code | html |
LdapLoginModule | This LoginModule performs LDAP-based authentication. | code | html |
NTLoginModule | This |
code | html |
NTSystem | This class implementation retrieves and makes available NT security information for the current user. |
code | html |
SolarisLoginModule | This |
code | html |
SolarisSystem | This class implementation retrieves and makes available Solaris UID/GID/groups information for the current user. |
code | html |
UnixLoginModule | This |
code | html |
UnixSystem | This class implementation retrieves and makes available Unix UID/GID/groups information for the current user. |
code | html |