Uses of Package
org.apache.shiro.authc.pam

Packages that use org.apache.shiro.authc.pam
org.apache.shiro.authc.pam Support for PAM, or Pluggable Authentication Modules, which is the capability to authenticate a user against multiple configurable (pluggable) modules (Shiro calls these Realms). 
 

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



Copyright © 2004-2012 The Apache Software Foundation. All Rights Reserved.