org.kotemaru.auth.openid
クラス UserImpl

java.lang.Object
  上位を拡張 org.kotemaru.auth.UserBase
      上位を拡張 org.kotemaru.auth.openid.UserImpl
すべての実装されたインタフェース:
java.io.Serializable, User

public class UserImpl
extends UserBase

関連項目:
直列化された形式

フィールドの概要
 
インタフェース 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
 

コンストラクタの詳細

UserImpl

protected UserImpl(PAM pam,
                   RoleManager roleMan,
                   IdProvider idp,
                   java.lang.String name,
                   java.lang.String id)


Copyright © 2009 kotemaru.