クラス InetOrgPerson
java.lang.ObjectSE
org.springframework.security.ldap.userdetails.LdapUserDetailsImpl
org.springframework.security.ldap.userdetails.Person
org.springframework.security.ldap.userdetails.InetOrgPerson
- 実装されたすべてのインターフェース:
SerializableSE
、CredentialsContainer
、UserDetails
、PasswordPolicyData
、LdapUserDetails
プロパティが inetOrgPerson の LDAP スキーマのサブセットに基づく UserDetails 実装。
ユーザー名は、デフォルトで uid 属性からマップされます。
- 関連事項:
ネストされたクラスのサマリー
ネストされたクラスコンストラクターの概要
コンストラクターメソッドのサマリー
クラス org.springframework.security.ldap.userdetails.Person から継承されたメソッド
getCn, getDescription, getGivenName, getSn, getTelephoneNumber
クラス org.springframework.security.ldap.userdetails.LdapUserDetailsImpl から継承されたメソッド
equals, eraseCredentials, getAuthorities, getDn, getGraceLoginsRemaining, getPassword, getTimeBeforeExpiration, getUsername, hashCode, isAccountNonExpired, isAccountNonLocked, isCredentialsNonExpired, isEnabled, toString
コンストラクターの詳細
InetOrgPerson
public InetOrgPerson()
メソッドの詳細
getUid
getMail
getEmployeeNumber
getInitials
getDestinationIndicator
getO
getOu
getTitle
getCarLicense
getDepartmentNumber
getDisplayName
getHomePhone
getRoomNumber
getHomePostalAddress
getMobile
getPostalAddress
getPostalCode
getStreet
populateContext
protected void populateContext(org.springframework.ldap.core.DirContextAdapter adapter) - オーバーライド:
- クラス
Person
のpopulateContext