| 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). |
| Modifier and Type | Class and Description |
|---|---|
class |
ModularRealmAuthenticator
A
ModularRealmAuthenticator delgates account lookups to a pluggable (modular) collection of
Realms. |
Copyright © 2004-2016 The Apache Software Foundation. All Rights Reserved.