クラス 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 classstatic classコンストラクター概要
コンストラクター方法の概要
修飾子と型メソッド説明getLdif()intgetPort()voidvoidsetCredential(EmbeddedLdapProperties.Credential credential) voidvoidsetPort(int port)
コンストラクターの詳細
EmbeddedLdapProperties
public EmbeddedLdapProperties()
メソッドの詳細
getPort
public int getPort()setPort
public void setPort(int port) getCredential
setCredential
getBaseDn
setBaseDn
getLdif
setLdif
getValidation