| Package | Description |
|---|---|
| org.hspconsortium.platform.messaging.service.ldap |
| Modifier and Type | Method and Description |
|---|---|
User |
UserService.findUser(Attributes matchAttributes,
String ldapBase)
Specify the attributes to match.
|
User |
UserService.updateUser(User user) |
| Modifier and Type | Method and Description |
|---|---|
Iterable<User> |
UserService.findAll(String base) |
Iterable<User> |
UserService.searchByDistinctName(LdapName dn) |
| Modifier and Type | Method and Description |
|---|---|
User |
UserService.updateUser(User user) |
Copyright © 2014–2016 Healthcare Services Platform Consortium. All rights reserved.