| Package | Description |
|---|---|
| org.springframework.boot.autoconfigure.ldap |
Auto-configuration for LDAP.
|
| org.springframework.boot.autoconfigure.ldap.embedded |
Auto-configuration for embedded 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) |
| Modifier and Type | Method and Description |
|---|---|
org.springframework.ldap.core.support.LdapContextSource |
EmbeddedLdapAutoConfiguration.ldapContextSource(Environment environment,
LdapProperties properties) |