Package | Description |
---|---|
org.ldaptive.props |
Constructor and Description |
---|
BindAuthenticationHandlerPropertySource(BindAuthenticationHandler handler)
Creates a new bind authentication handler property source using the default properties file.
|
BindAuthenticationHandlerPropertySource(BindAuthenticationHandler handler,
Properties props)
Creates a new bind authentication handler property source.
|
BindAuthenticationHandlerPropertySource(BindAuthenticationHandler handler,
PropertySource.PropertyDomain domain,
Properties props)
Creates a new bind authentication handler property source.
|
BindAuthenticationHandlerPropertySource(BindAuthenticationHandler handler,
Reader... readers)
Creates a new bind authentication handler property source.
|
BindAuthenticationHandlerPropertySource(BindAuthenticationHandler handler,
String... paths)
Creates a new bind authentication handler property source.
|
Copyright © 2003-2019 Virginia Tech. All Rights Reserved.