クラス Person
java.lang.ObjectSE
org.springframework.security.ldap.userdetails.LdapUserDetailsImpl
org.springframework.security.ldap.userdetails.Person
- 実装されたすべてのインターフェース:
SerializableSE
、CredentialsContainer
、UserDetails
、PasswordPolicyData
、LdapUserDetails
- 既知の直属サブクラス
InetOrgPerson
プロパティが Person の LDAP スキーマに基づいている UserDetails 実装。
- 導入:
- 2.0
- 関連事項:
ネストされたクラスのサマリー
ネストされたクラスコンストラクターの概要
コンストラクターメソッドのサマリー
修飾子と型メソッド説明StringSE[]
getCn()
getSn()
protected void
populateContext
(org.springframework.ldap.core.DirContextAdapter adapter) クラス org.springframework.security.ldap.userdetails.LdapUserDetailsImpl から継承されたメソッド
equals, eraseCredentials, getAuthorities, getDn, getGraceLoginsRemaining, getPassword, getTimeBeforeExpiration, getUsername, hashCode, isAccountNonExpired, isAccountNonLocked, isCredentialsNonExpired, isEnabled, toString
コンストラクターの詳細
Person
protected Person()
メソッドの詳細
getGivenName
getSn
getCn
getDescription
getTelephoneNumber
populateContext
protected void populateContext(org.springframework.ldap.core.DirContextAdapter adapter)