public interface LdapUserGroupsProvider
Modifier and Type | Method and Description |
---|---|
List<PlatformGroup> |
determineUserGroups(String userDn,
Attributes userAttributes)
Determine the groups that the user belongs to.
|
List<PlatformGroup> determineUserGroups(String userDn, Attributes userAttributes)
userDn
- the distinguished name of the useruserAttributes
- the user attributes