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

Packages that use HostAuthenticationToken
org.apache.shiro.authc Core interfaces and exceptions concerning Authentication (the act of logging-in). 
 

Uses of HostAuthenticationToken in org.apache.shiro.authc
 

Classes in org.apache.shiro.authc that implement HostAuthenticationToken
 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.