public class ADLDAPUserManager extends UserManager
Modifier and Type | Field and Description |
---|---|
protected String |
groupTargetField
LDAP field name for the group name in group entries
|
protected String |
memberUidField
LDAP field name for the member UID
|
Constructor and Description |
---|
ADLDAPUserManager() |
Modifier and Type | Method and Description |
---|---|
protected Set<String> |
getGroups(Principal user)
Retrieves the group membership for the given principal.
|
getHostAddress, getInstance, getUserName, setHostAddress, setUser, userHasAdminRole, userIsInGroup
protected String memberUidField
protected String groupTargetField
protected Set<String> getGroups(Principal user)
UserManager
getGroups
in class UserManager
user
- a userCopyright © 2010-2014 Michigan State University. All Rights Reserved.