Uses of Interface
org.ldaptive.props.PropertySource
Packages that use PropertySource
-
Uses of PropertySource in org.ldaptive.beans.generate.props
Classes in org.ldaptive.beans.generate.props that implement PropertySourceModifier and TypeClassDescriptionfinal class
Reads properties specific toBeanGenerator
and returns an initialized object of that type. -
Uses of PropertySource in org.ldaptive.props
Classes in org.ldaptive.props that implement PropertySourceModifier and TypeClassDescriptionclass
Property source for classes that contain a connection factory.class
Provides methods common to property source implementations.final class
Reads properties specific toAuthenticationRequest
and returns an initialized object of that type.final class
Reads properties specific toAuthenticator
and returns an initialized object of that type.final class
Reads properties specific toBindConnectionInitializer
and returns an initialized object of that type.final class
Reads properties specific toBlockingConnectionPool
and returns an initialized object of that type.final class
Reads properties specific toCompareAuthenticationHandler
and returns an initialized object of that type.final class
Reads properties specific toConnectionConfig
and returns an initialized object of that type.final class
Reads properties specific toDefaultConnectionFactory
and returns an initialized object of that type.final class
Reads properties specific toPooledConnectionFactory
and returns an initialized object of that type.final class
Reads properties specific toSearchConnectionValidator
and returns an initialized object of that type.final class
Reads properties specific toSearchDnResolver
and returns an initialized object of that type.final class
Reads properties specific toSearchEntryResolver
and returns an initialized object of that type.final class
Reads properties specific toSearchRequest
and returns an initialized object of that type.final class
Reads properties specific toSearchRoleResolver
and returns an initialized object of that type.final class
Reads properties specific toSimpleBindAuthenticationHandler
and returns an initialized object of that type.final class
Reads simple properties and returns an initialized object of the supplied type.final class
Reads properties specific toSslConfig
and returns an initialized object of that type.