public class LDAPUserManager 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 | 
|---|
LDAPUserManager()  | 
| 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, userIsInGroupprotected String memberUidField
protected String groupTargetField
protected Set<String> getGroups(Principal user)
UserManagergetGroups in class UserManageruser - a userCopyright © 2010-2014 Michigan State University. All Rights Reserved.