Uses of Class
org.springframework.boot.autoconfigure.ldap.LdapProperties
-
Uses of LdapProperties in org.springframework.boot.autoconfigure.ldap
Modifier and TypeMethodDescriptionorg.springframework.ldap.core.support.LdapContextSource
LdapAutoConfiguration.ldapContextSource
(LdapProperties properties, Environment environment, ObjectProvider<org.springframework.ldap.core.support.DirContextAuthenticationStrategy> dirContextAuthenticationStrategy) org.springframework.ldap.core.LdapTemplate
LdapAutoConfiguration.ldapTemplate
(LdapProperties properties, org.springframework.ldap.core.ContextSource contextSource)