Class LdapConfig
java.lang.Object
ru.cg.webbpm.modules.security.db.synchronization.ldap.service.impl.LdapConfig
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionorg.springframework.ldap.core.support.LdapContextSource
org.springframework.ldap.core.LdapTemplate
-
Constructor Details
-
LdapConfig
public LdapConfig()
-
-
Method Details
-
contextSource
@Bean public org.springframework.ldap.core.support.LdapContextSource contextSource() -
ldapTemplate
@Bean public org.springframework.ldap.core.LdapTemplate ldapTemplate()
-