Build 1.0_r1

Package javax.security.auth.login

This package provides a pluggable and stackable authentication system based on ideas and concepts from the Unix-PAM module.

See:
          Description

Exception Summary
LoginException  
 

Package javax.security.auth.login Description

This package provides a pluggable and stackable authentication system based on ideas and concepts from the Unix-PAM module. New authentication methods can be specified simply via a new LoginModule and chained together with the existing ones.


Build 1.0_r1

Please submit a feedback, bug or feature