Uses of Interface
org.apache.shiro.authc.RememberMeAuthenticationToken

Packages that use RememberMeAuthenticationToken
org.apache.shiro.authc 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 RememberMeAuthenticationToken
 class UsernamePasswordToken
          A simple username/password authentication token to support the most widely-used authentication mechanism.
 



Copyright © 2004-2012 The Apache Software Foundation. All Rights Reserved.