public interface IJEMHLdapVelocityContextUtil
Modifier and Type | Method and Description |
---|---|
LDAPUser |
getUserDetails(String ldapUsername) |
LDAPUser |
getUserDetailsByEmailAddress(String emailAddress) |
Map<String,Map<String,List<Object>>> |
search(String fullLdapFilter,
String[] requiredReturnAtts,
int maxResults) |
List<LDAPUser> |
searchWildcarded(String partialLdapFilter) |
Copyright © 2008–2020 The Plugin People. All rights reserved.