Package | Description |
---|---|
org.onehippo.repository.security |
Modifier and Type | Method and Description |
---|---|
Group |
SecurityService.getGroup(String groupId)
Get the (@link Group} object identified by the given
groupId . |
Modifier and Type | Method and Description |
---|---|
Iterable<Group> |
SecurityService.getGroups(long offset,
long limit)
Get all the
Group s in the repository. |
Iterable<Group> |
User.getMemberships()
Get the
Group s this user is a member of. |
Copyright © 2007–2017 Hippo B.V. (http://www.onehippo.com). All rights reserved.