Uses of Class
org.springframework.boot.autoconfigure.ldap.LdapProperties
Packages that use LdapProperties
-
Uses of LdapProperties in org.springframework.boot.autoconfigure.ldap
Methods in org.springframework.boot.autoconfigure.ldap with parameters of type LdapPropertiesModifier 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)