|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AbstractAuthenticator | |
---|---|
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 Realm s). |
Uses of AbstractAuthenticator in org.apache.shiro.authc.pam |
---|
Subclasses of AbstractAuthenticator in org.apache.shiro.authc.pam | |
---|---|
class |
ModularRealmAuthenticator
A ModularRealmAuthenticator delgates account lookups to a pluggable (modular) collection of
Realm s. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |