public class FlowableLdapUserSearch extends Object implements LdapUserSearch
Modifier and Type | Field and Description |
---|---|
protected LdapConfigurationApi |
ldapConfiguration |
protected org.slf4j.Logger |
logger |
Constructor and Description |
---|
FlowableLdapUserSearch(LdapConfigurationApi ldapConfiguration) |
Modifier and Type | Method and Description |
---|---|
DirContextOperations |
searchForUser(String username) |
protected final org.slf4j.Logger logger
protected LdapConfigurationApi ldapConfiguration
public FlowableLdapUserSearch(LdapConfigurationApi ldapConfiguration)
public DirContextOperations searchForUser(String username) throws UsernameNotFoundException
searchForUser
in interface LdapUserSearch
UsernameNotFoundException