クラス Person

実装されたすべてのインターフェース:
SerializableSECredentialsContainerUserDetailsPasswordPolicyDataLdapUserDetails
既知の直属サブクラス
InetOrgPerson

public class Person extends LdapUserDetailsImpl
プロパティが Person の LDAP スキーマに基づいている UserDetails 実装。
導入:
2.0
関連事項:
  • コンストラクターの詳細

    • Person

      protected Person()
  • メソッドの詳細

    • getGivenName

      public StringSE getGivenName()
    • getSn

      public StringSE getSn()
    • getCn

      public StringSE[] getCn()
    • getDescription

      public StringSE getDescription()
    • getTelephoneNumber

      public StringSE getTelephoneNumber()
    • populateContext

      protected void populateContext(org.springframework.ldap.core.DirContextAdapter adapter)