クラス EmbeddedLdapProperties
java.lang.ObjectSE
org.springframework.boot.autoconfigure.ldap.embedded.EmbeddedLdapProperties
@ConfigurationProperties(prefix="spring.ldap.embedded")
public class EmbeddedLdapProperties
extends ObjectSE
組み込み LDAP の構成プロパティ。
- 導入:
- 1.5.0
- 作成者:
- Edd ú Mel é ndez, Mathieu Ouellet
ネストされたクラスのサマリー
ネストされたクラス修飾子と型クラス説明static class
static class
コンストラクターの概要
コンストラクターメソッドのサマリー
修飾子と型メソッド説明getLdif()
int
getPort()
void
void
setCredential
(EmbeddedLdapProperties.Credential credential) void
void
setPort
(int port)
コンストラクターの詳細
EmbeddedLdapProperties
public EmbeddedLdapProperties()
メソッドの詳細
getPort
public int getPort()setPort
public void setPort(int port) getCredential
setCredential
getBaseDn
setBaseDn
getLdif
setLdif
getValidation