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