PDLoginModule: method and constructor summary
The PDLoginModule class authenticates JAAS users. If successful, it then creates a PDPrincipal object containing credentials. For more info, see the Javadoc information in the runtime installation package for detailed documentation about this class.
Constructor Method Description PDLoginModule
Create an instance of the PDLoginModule class.
abort Abort the authentication (second phase).
commit Commit the authentication (second phase).
getDefaultAuthorizationContext Get the default ISAM authorization context for all instances of the PDLoginModule class.
initialize Initialize the LoginModule.
login Authenticate the user (first phase).
logout Log the user out.
setDefaultAuthorizationContext Set default ISAM authorization context for all instances of the PDLoginModule class. Parent topic: Classes from com.tivoli.pd.jazn package