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