| Package | Description |
|---|---|
| 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). |
| Class and Description |
|---|
| 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-2016 The Apache Software Foundation. All Rights Reserved.