インターフェース LdapUsernameToDnMapper

すべての既知の実装クラス:
DefaultLdapUsernameToDnMapper

public interface LdapUsernameToDnMapper
ユーザー名から Ldap 識別名を構築します。
  • 方法の概要

    修飾子と型
    メソッド
    説明
    org.springframework.ldap.core.DistinguishedName
    buildDn(StringSE username)
    使用すべきではありません。
    代わりに buildLdapName(String) を使用してください
    default LdapNameSE