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