public interface LdapClient
| Modifier and Type | Field and Description |
|---|---|
static String |
URN_IDENTIFIER |
| Modifier and Type | Method and Description |
|---|---|
Person |
findPerson(String identifier)
Find the Person in the LDAP.
|
List<Person> |
findPersons(Collection<String> identifiers)
Find the Persons in the LDAP.
|
static final String URN_IDENTIFIER
Person findPerson(String identifier)
identifier - unqiue identifier of the PersonList<Person> findPersons(Collection<String> identifiers)
identifier - unqiue identifier of the PersonCopyright © 2009-2013 SURFnet bv, The Netherlands. All Rights Reserved.