Uses of Class
com.javahollic.jira.emh.api.LDAPUser
-
Packages that use LDAPUser Package Description com.javahollic.jira.emh.api -
-
Uses of LDAPUser in com.javahollic.jira.emh.api
Methods in com.javahollic.jira.emh.api that return LDAPUser Modifier and Type Method Description LDAPUser
IJEMHLdapVelocityContextUtil. getUserDetails(String ldapUsername)
LDAPUser
IJEMHLdapVelocityContextUtil. getUserDetailsByEmailAddress(String emailAddress)
Methods in com.javahollic.jira.emh.api that return types with arguments of type LDAPUser Modifier and Type Method Description List<LDAPUser>
IJEMHLdapVelocityContextUtil. searchWildcarded(String partialLdapFilter)
-