|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Role | |
|---|---|
| org.ow2.jonas.security.internal.realm.factory | |
| Uses of Role in org.ow2.jonas.security.internal.realm.factory |
|---|
| Methods in org.ow2.jonas.security.internal.realm.factory that return types with arguments of type Role | |
|---|---|
java.util.Hashtable<java.lang.String,Role> |
JResourceMemory.getRoles()
Return all the roles. |
| Methods in org.ow2.jonas.security.internal.realm.factory with parameters of type Role | |
|---|---|
void |
JResourceMemory.addRole(Role role)
Add a role to this resource. |
protected void |
AbstractJResource.registerRoleMBean(Role role)
Create and register an MBean for this role. |
| Method parameters in org.ow2.jonas.security.internal.realm.factory with type arguments of type Role | |
|---|---|
void |
JResourceMemory.setRoles(java.util.Hashtable<java.lang.String,Role> roles)
Set the roles. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||