@Configuration
@ConditionalOnClass(value={javax.naming.ldap.LdapContext.class,org.springframework.data.ldap.repository.LdapRepository.class})
public class LdapDataAutoConfigurationBefore
extends Object
| Constructor and Description |
|---|
LdapDataAutoConfigurationBefore() |
| Modifier and Type | Method and Description |
|---|---|
org.springframework.ldap.core.LdapTemplate |
ldapTemplate(org.springframework.ldap.core.ContextSource contextSource) |
Copyright © 2017 Pivotal Software, Inc.. All rights reserved.