|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SimpleAccount | |
---|---|
org.apache.shiro.realm | Components and sub-packages used in supporting the core Realm interface. |
Uses of SimpleAccount in org.apache.shiro.realm |
---|
Fields in org.apache.shiro.realm with type parameters of type SimpleAccount | |
---|---|
protected Map<String,SimpleAccount> |
SimpleAccountRealm.users
|
Methods in org.apache.shiro.realm that return SimpleAccount | |
---|---|
protected SimpleAccount |
SimpleAccountRealm.getUser(String username)
|
Methods in org.apache.shiro.realm with parameters of type SimpleAccount | |
---|---|
protected void |
SimpleAccountRealm.add(SimpleAccount account)
|
protected String |
SimpleAccountRealm.getUsername(SimpleAccount account)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |