Uses of Interface
org.apache.shiro.authc.RememberMeAuthenticationToken
Packages that use RememberMeAuthenticationToken
Package
Description
Core interfaces and exceptions concerning Authentication (the act of logging-in).
-
Uses of RememberMeAuthenticationToken in org.apache.shiro.authc
Classes in org.apache.shiro.authc that implement RememberMeAuthenticationTokenModifier and TypeClassDescriptionclassA simple username/password authentication token to support the most widely-used authentication mechanism.