AuthenticationToken (Apache Shiro 1.2.1 API) - 0 views
-
If your application's authentication process is username/password based (like most), instead of implementing this interface yourself, take a look at the UsernamePasswordToken class, as it is probably sufficient for your needs.