Class LoadClusterGroups
java.lang.Object
com.tremolosecurity.scalejs.LoadClusterGroups
- All Implemented Interfaces:
LoadPortalGroups
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionloadGroups(com.novell.ldap.LDAPEntry entry) Given an LDAPEntry for a user, return the list of groups
-
Constructor Details
-
LoadClusterGroups
public LoadClusterGroups()
-
-
Method Details
-
loadGroups
Description copied from interface:LoadPortalGroupsGiven an LDAPEntry for a user, return the list of groups- Specified by:
loadGroupsin interfaceLoadPortalGroups- Parameters:
entry-- Returns:
- Throws:
ProvisioningException
-