Class LdapDataAutoConfiguration

    • Method Detail

      • ldapTemplate

        @Bean
        @ConditionalOnMissingBean(org.springframework.ldap.core.LdapOperations.class)
        public org.springframework.ldap.core.LdapTemplate ldapTemplate​(org.springframework.ldap.core.ContextSource contextSource)