Package com.ibm.security.auth.module

Class Summary
LinuxLoginModule This LoginModule imports a user's Linux Principal information (LinuxPrincipal, LinuxNumericUserPrincipal, and LinuxNumericGroupPrincipal) and associates them with the current Subject.
LinuxLoginModule2000 This LoginModule imports a user's Linux Principal information (UsernamePrincipal, UserIDPrincipal, and GroupIDPrincipal) and associates them with the current Subject.
LinuxSystem This class implementation retrieves and makes available Linux UID/GID/groups information for the current user.