public class UserService extends Object
| Constructor and Description |
|---|
UserService(DirContext context) |
| Modifier and Type | Method and Description |
|---|---|
Iterable<User> |
findAll(String base) |
User |
findUser(Attributes matchAttributes,
String ldapBase)
Specify the attributes to match.
|
Iterable<User> |
searchByDistinctName(LdapName dn) |
void |
setDirectoryType(DirectoryType directoryType) |
User |
updateUser(User user) |
public UserService(DirContext context)
public void setDirectoryType(DirectoryType directoryType)
public User findUser(Attributes matchAttributes, String ldapBase)
matchAttributes - ldapBase - Copyright © 2014–2016 Healthcare Services Platform Consortium. All rights reserved.