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) |
Modifier and Type | Method and Description |
---|---|
org.springframework.ldap.core.support.LdapContextSource |
EmbeddedLdapAutoConfiguration.ldapContextSource(Environment environment,
LdapProperties properties) |
Copyright © 2020 Pivotal Software, Inc.. All rights reserved.