public class ShibbolethGroupComputer extends AbstractGroupComputer
| Constructor and Description |
|---|
ShibbolethGroupComputer() |
| Modifier and Type | Method and Description |
|---|---|
List<String> |
getAllGroupIds()
Return all group ids.
|
protected String |
getDirectoryName() |
List<String> |
getGroupMembers(String arg0)
Returns the members for a give group.
|
List<String> |
getGroupsForUser(NuxeoPrincipalImpl nxPrincipal)
Returns the group names for a give User.
|
List<String> |
getParentsGroupNames(String arg0)
Return parent groups.
|
List<String> |
getSubGroupsNames(String arg0)
Returns children groups.
|
getUM, hasGroup, searchGroups, searchGroupspublic ShibbolethGroupComputer()
protected String getDirectoryName()
public List<String> getAllGroupIds()
GroupComputerpublic List<String> getGroupMembers(String arg0)
GroupComputerpublic List<String> getGroupsForUser(NuxeoPrincipalImpl nxPrincipal)
GroupComputerpublic List<String> getParentsGroupNames(String arg0)
GroupComputerpublic List<String> getSubGroupsNames(String arg0)
GroupComputerCopyright © 2019 Nuxeo. All rights reserved.