Uses of Interface
org.apache.shiro.authc.pam.AuthenticationStrategy

Packages that use AuthenticationStrategy
Package
Description
Support for PAM, or Pluggable Authentication Modules, which is the capability to authenticate a user against multiple configurable (pluggable) modules (Shiro calls these Realms).