Uses of Class
org.pac4j.config.ldaptive.LdapAuthenticationProperties
-
Packages that use LdapAuthenticationProperties Package Description org.pac4j.config.ldaptive -
-
Uses of LdapAuthenticationProperties in org.pac4j.config.ldaptive
Methods in org.pac4j.config.ldaptive with parameters of type LdapAuthenticationProperties Modifier and Type Method Description static org.ldaptive.auth.AuthenticatorLdaptiveAuthenticatorBuilder. getAuthenticator(LdapAuthenticationProperties l)static org.ldaptive.auth.EntryResolverLdaptiveAuthenticatorBuilder. newSearchEntryResolver(LdapAuthenticationProperties l)New dn resolver entry resolver.
-