Package com.ibm.security.auth.module

Class Summary
AIXLoginModule This LoginModule imports a user's AIX Principal information (AIXPrincipal, AIXNumericUserPrincipal, and AIXNumericGroupPrincipal) and associates them with the current Subject.
AIXLoginModule2000 This LoginModule imports a user's AIX Principal information (UsernamePrincipal, UserIDPrincipal, and GroupIDPrincipal) and associates them with the current Subject.
AIXSystem This class implementation retrieves and makes available AIX UID/GID/groups information for the current user.
KeyStoreLoginModule Provides a JAAS login module that prompts for a key store alias and populates the subject with the alias's principal and credentials.