AbstractConnectionFactoryManagerPropertySource(T resolver,
PropertySource.PropertyDomain domain,
Properties props) |
Creates a new search dn resolver property source.
|
AbstractPropertySource(T t,
PropertySource.PropertyDomain pd,
Properties p) |
Creates a new abstract property source.
|
AuthenticationRequestPropertySource(AuthenticationRequest request,
PropertySource.PropertyDomain domain,
Properties props) |
Creates a new authentication request property source.
|
AuthenticatorPropertySource(Authenticator a,
PropertySource.PropertyDomain domain,
Properties props) |
Creates a new authenticator property source.
|
BindConnectionInitializerPropertySource(BindConnectionInitializer initializer,
PropertySource.PropertyDomain domain,
Properties props) |
Creates a new bind connection initializer property source.
|
BlockingConnectionPoolPropertySource(BlockingConnectionPool cp,
PropertySource.PropertyDomain domain,
Properties props) |
Creates a new blocking connection pool property source.
|
CompareAuthenticationHandlerPropertySource(CompareAuthenticationHandler handler,
PropertySource.PropertyDomain domain,
Properties props) |
Creates a new compare authentication handler property source.
|
ConnectionConfigPropertySource(ConnectionConfig cc,
PropertySource.PropertyDomain domain,
Properties props) |
Creates a new connection config property source.
|
DefaultConnectionFactoryPropertySource(DefaultConnectionFactory cf,
PropertySource.PropertyDomain domain,
Properties props) |
Creates a new default connection factory property source.
|
PooledConnectionFactoryPropertySource(PooledConnectionFactory cf,
PropertySource.PropertyDomain domain,
Properties props) |
Creates a new pooled connection factory property source.
|
SearchConnectionValidatorPropertySource(SearchConnectionValidator cv,
PropertySource.PropertyDomain domain,
Properties props) |
Creates a new search connection validator property source.
|
SearchDnResolverPropertySource(SearchDnResolver resolver,
PropertySource.PropertyDomain domain,
Properties props) |
Creates a new search dn resolver property source.
|
SearchEntryResolverPropertySource(SearchEntryResolver resolver,
PropertySource.PropertyDomain domain,
Properties props) |
Creates a new search entry resolver property source.
|
SearchRequestPropertySource(SearchRequest request,
PropertySource.PropertyDomain domain,
Properties props) |
Creates a new search request property source.
|
SearchRoleResolverPropertySource(SearchRoleResolver resolver,
PropertySource.PropertyDomain domain,
Properties props) |
Creates a new search role resolver property source.
|
SimpleBindAuthenticationHandlerPropertySource(SimpleBindAuthenticationHandler handler,
PropertySource.PropertyDomain domain,
Properties props) |
Creates a new simple bind authentication handler property source.
|
SimplePropertySource(T t,
PropertySource.PropertyDomain domain,
Properties props) |
Creates a new simple property source.
|
SslConfigPropertySource(SslConfig config,
PropertySource.PropertyDomain domain,
Properties props) |
Creates a new ssl config property source.
|