JSecurity

Uses of Package
org.jsecurity.authc.pam

Packages that use org.jsecurity.authc.pam
org.jsecurity.authc.pam Support for PAM, or Pluggable Authentication Modules, which is the capability to authenticate a user against multiple configurable (pluggable) modules (JSecurity calls these Realms). 
org.jsecurity.mgt Provides the master SecurityManager interface and a default implementation hierarchy for managing all aspects of JSecurity's functionality in an application. 
 

Classes in org.jsecurity.authc.pam used by org.jsecurity.authc.pam
AbstractAuthenticationStrategy
          Abstract base implementation for JSecurity's concrete ModularAuthenticationStrategy implementations.
ModularAuthenticationStrategy
          A ModularAuthenticationStrategy implementation assists the ModularRealmAuthenticator during the log-in process in a pluggable realm (PAM) environment.
 

Classes in org.jsecurity.authc.pam used by org.jsecurity.mgt
ModularAuthenticationStrategy
          A ModularAuthenticationStrategy implementation assists the ModularRealmAuthenticator during the log-in process in a pluggable realm (PAM) environment.
 


JSecurity

Copyright © 2004-2008 JSecurity.