|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Account | |
---|---|
org.apache.shiro.authc | Core interfaces and exceptions concerning Authentication (the act of logging-in). |
Uses of Account in org.apache.shiro.authc |
---|
Classes in org.apache.shiro.authc that implement Account | |
---|---|
class |
SimpleAccount
Simple implementation of the Account interface that
contains principal and credential and authorization information (roles and permissions) as instance variables and
exposes them via getters and setters using standard JavaBean notation. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |