类的使用
org.springframework.boot.autoconfigure.ldap.LdapProperties
使用LdapProperties的程序包
-
org.springframework.boot.autoconfigure.ldap中LdapProperties的使用
修饰符和类型方法说明org.springframework.ldap.core.support.LdapContextSource
LdapAutoConfiguration.ldapContextSource
(LdapConnectionDetails connectionDetails, LdapProperties properties, ObjectProvider<org.springframework.ldap.core.support.DirContextAuthenticationStrategy> dirContextAuthenticationStrategy) org.springframework.ldap.core.LdapTemplate
LdapAutoConfiguration.ldapTemplate
(LdapProperties properties, org.springframework.ldap.core.ContextSource contextSource)