Uses of Interface
org.apache.shiro.authc.RememberMeAuthenticationToken
-
Packages that use RememberMeAuthenticationToken Package Description org.apache.shiro.authc Core interfaces and exceptions concerning Authentication (the act of logging-in).org.apache.shiro.cas -
-
Uses of RememberMeAuthenticationToken in org.apache.shiro.authc
Classes in org.apache.shiro.authc that implement RememberMeAuthenticationToken Modifier and Type Class Description class
UsernamePasswordToken
A simple username/password authentication token to support the most widely-used authentication mechanism. -
Uses of RememberMeAuthenticationToken in org.apache.shiro.cas
Classes in org.apache.shiro.cas that implement RememberMeAuthenticationToken Modifier and Type Class Description class
CasToken
Deprecated.replaced with Shiro integration in buji-pac4j.
-