public interface UserFactory
| Modifier and Type | Method and Description |
|---|---|
List<LdapContact> |
galFind(Condition equalTo,
int sizeLimit)
Search for contacts in the Global Address List
|
LdapPrincipal |
getUser(String userName,
String password) |
String |
getUserPassword(String userName)
Used for SASL authentication
|
String getUserPassword(String userName)
userName - LdapPrincipal getUser(String userName, String password)
List<LdapContact> galFind(Condition equalTo, int sizeLimit) throws NotAuthorizedException, BadRequestException
equalTo - convertLdapToContactReturningAttributes - sizeLimit - NotAuthorizedExceptionBadRequestExceptionCopyright © 2021 McEvoy Software Ltd. All rights reserved.