Uses of Class
org.ldaptive.AbstractConfig
Packages that use AbstractConfig
-
Uses of AbstractConfig in org.ldaptive
Subclasses of AbstractConfig in org.ldaptiveModifier and TypeClassDescriptionclass
Contains all the configuration data needed to control connections. -
Uses of AbstractConfig in org.ldaptive.sasl
Subclasses of AbstractConfig in org.ldaptive.saslModifier and TypeClassDescriptionclass
Contains basic configuration data for SASL authentication. -
Uses of AbstractConfig in org.ldaptive.ssl
Subclasses of AbstractConfig in org.ldaptive.sslModifier and TypeClassDescriptionclass
Contains all the configuration data for SSL and startTLS.