Uses of Class
org.ldaptive.auth.SimpleBindAuthenticationHandler
Packages that use SimpleBindAuthenticationHandler
-
Uses of SimpleBindAuthenticationHandler in org.ldaptive.props
Constructors in org.ldaptive.props with parameters of type SimpleBindAuthenticationHandlerModifierConstructorDescriptionCreates a new simple bind authentication handler property source using the default properties file.SimpleBindAuthenticationHandlerPropertySource
(SimpleBindAuthenticationHandler handler, Reader... readers) Creates a new simple bind authentication handler property source.SimpleBindAuthenticationHandlerPropertySource
(SimpleBindAuthenticationHandler handler, String... paths) Creates a new simple bind authentication handler property source.SimpleBindAuthenticationHandlerPropertySource
(SimpleBindAuthenticationHandler handler, Properties props) Creates a new simple bind authentication handler property source.SimpleBindAuthenticationHandlerPropertySource
(SimpleBindAuthenticationHandler handler, PropertySource.PropertyDomain domain, Properties props) Creates a new simple bind authentication handler property source.