Uses of Class
org.pac4j.config.ldaptive.AbstractLdapProperties
-
Packages that use AbstractLdapProperties Package Description org.pac4j.config.ldaptive -
-
Uses of AbstractLdapProperties in org.pac4j.config.ldaptive
Subclasses of AbstractLdapProperties in org.pac4j.config.ldaptive Modifier and Type Class Description classLdapAuthenticationPropertiesCopy/pasted from CAS server v5.0.4.Methods in org.pac4j.config.ldaptive with parameters of type AbstractLdapProperties Modifier and Type Method Description static org.ldaptive.ConnectionConfigLdaptiveAuthenticatorBuilder. newConnectionConfig(AbstractLdapProperties l)New connection config connection config.static org.ldaptive.PooledConnectionFactoryLdaptiveAuthenticatorBuilder. newPooledConnectionFactory(AbstractLdapProperties l)New pooled connection factory.
-