クラス InetOrgPerson

実装されたすべてのインターフェース:
SerializableSECredentialsContainerUserDetailsPasswordPolicyDataLdapUserDetails

public class InetOrgPerson extends Person
プロパティが inetOrgPerson の LDAP スキーマのサブセットに基づいている UserDetails 実装。

ユーザー名は、デフォルトで uid 属性からマップされます。

関連事項:
  • コンストラクターの詳細

    • InetOrgPerson

      public InetOrgPerson()
  • メソッドの詳細

    • getUid

      public StringSE getUid()
    • getMail

      public StringSE getMail()
    • getEmployeeNumber

      public StringSE getEmployeeNumber()
    • getInitials

      public StringSE getInitials()
    • getDestinationIndicator

      public StringSE getDestinationIndicator()
    • getO

      public StringSE getO()
    • getOu

      public StringSE getOu()
    • getTitle

      public StringSE getTitle()
    • getCarLicense

      public StringSE getCarLicense()
    • getDepartmentNumber

      public StringSE getDepartmentNumber()
    • getDisplayName

      public StringSE getDisplayName()
    • getHomePhone

      public StringSE getHomePhone()
    • getRoomNumber

      public StringSE getRoomNumber()
    • getHomePostalAddress

      public StringSE getHomePostalAddress()
    • getMobile

      public StringSE getMobile()
    • getPostalAddress

      public StringSE getPostalAddress()
    • getPostalCode

      public StringSE getPostalCode()
    • getStreet

      public StringSE getStreet()
    • populateContext

      protected void populateContext(org.springframework.ldap.core.DirContextAdapter adapter)
      オーバーライド:
      クラス PersonpopulateContext