Package com.ibm.security.auth.module

Class Summary
KeyStoreLoginModule Provides a JAAS login module that prompts for a key store alias and populates the subject with the alias's principal and credentials.
Win64ActiveLoginModule This LoginModule interacts with the NT security subsystem to login as a local user, then renders a user's NT security information as some number of Principals and associates them with a Subject.
Win64ActiveSystem This class implementation retrieves and makes available Windows64 security information for either the current user or a specified user.
Win64LoginModule This LoginModule renders a user's Windows64 security information as some number of Principals and associates them with a Subject.
Win64System This class implementation retrieves and makes available Windows64 security information for the current user.