|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Group | |
---|---|
org.apache.jackrabbit.api.security.user | |
org.apache.jackrabbit.core.security.user |
Uses of Group in org.apache.jackrabbit.api.security.user |
---|
Methods in org.apache.jackrabbit.api.security.user that return Group | |
---|---|
Group |
UserManager.createGroup(Principal principal)
Creates a new Group that is based on the given principal. |
Group |
UserManager.createGroup(Principal principal,
String intermediatePath)
Creates a new Group that is based on the given principal
and the specified itermediatePath hint. |
Uses of Group in org.apache.jackrabbit.core.security.user |
---|
Methods in org.apache.jackrabbit.core.security.user that return Group | |
---|---|
Group |
UserManagerImpl.createGroup(Principal principal)
Create a new Group with the given groupName . |
Group |
UserManagerImpl.createGroup(Principal principal,
String intermediatePath)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |