|
||||||||||
前のクラス 次のクラス | フレームあり フレームなし | |||||||||
概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド |
java.lang.Objectorg.kotemaru.auth.UserBase
org.kotemaru.auth.openid.UserImpl
public class UserImpl
フィールドの概要 |
---|
インタフェース org.kotemaru.auth.User から継承されたフィールド |
---|
ADMIN, GUEST, USERS, VISITOR |
コンストラクタの概要 | |
---|---|
protected |
UserImpl(PAM pam,
RoleManager roleMan,
IdProvider idp,
java.lang.String name,
java.lang.String id)
|
メソッドの概要 |
---|
クラス org.kotemaru.auth.UserBase から継承されたメソッド |
---|
equals, getAttributes, getId, getIdProvider, getName, getPAM, getRoleManager, hashCode, hasRole, isAdmin, isGuest, isRegistered, isVisitor, setAttributes, toString |
クラス java.lang.Object から継承されたメソッド |
---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
コンストラクタの詳細 |
---|
protected UserImpl(PAM pam, RoleManager roleMan, IdProvider idp, java.lang.String name, java.lang.String id)
|
||||||||||
前のクラス 次のクラス | フレームあり フレームなし | |||||||||
概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド |