Package | Description |
---|---|
org.springframework.boot.autoconfigure.ldap |
Auto-configuration for LDAP.
|
Modifier and Type | Method and Description |
---|---|
org.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) |