Uses of Class
org.ldaptive.props.AbstractPropertySource
Packages that use AbstractPropertySource
-
Uses of AbstractPropertySource in org.ldaptive.beans.generate.props
Subclasses of AbstractPropertySource in org.ldaptive.beans.generate.propsModifier and TypeClassDescriptionfinal class
Reads properties specific toBeanGenerator
and returns an initialized object of that type. -
Uses of AbstractPropertySource in org.ldaptive.props
Subclasses of AbstractPropertySource in org.ldaptive.propsModifier and TypeClassDescriptionclass
Property source for classes that contain a connection factory.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.