Uses of Class
org.ldaptive.AbstractConfig
Packages that use AbstractConfig
-
Uses of AbstractConfig in org.ldaptive
Subclasses of AbstractConfig in org.ldaptiveModifier and TypeClassDescriptionfinal classContains all the configuration data needed to control connections. -
Uses of AbstractConfig in org.ldaptive.sasl
Subclasses of AbstractConfig in org.ldaptive.saslModifier and TypeClassDescriptionfinal classContains basic configuration data for SASL authentication. -
Uses of AbstractConfig in org.ldaptive.ssl
Subclasses of AbstractConfig in org.ldaptive.sslModifier and TypeClassDescriptionfinal classContains all the configuration data for SSL and startTLS. -
Uses of AbstractConfig in org.ldaptive.transport
Subclasses of AbstractConfig in org.ldaptive.transportModifier and TypeClassDescriptionfinal classContains configuration properties for creating thread pools used by transports.