|
|||||||||||
| 前のクラス 次のクラス | フレームあり フレームなし | ||||||||||
| 概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド | ||||||||||
java.lang.Objectorg.asyrinx.brownie.core.user.LoginManager
| フィールドの概要 | |
protected IUserCertifier |
certifier
|
| コンストラクタの概要 | |
LoginManager(IUserCertifier certifier)
|
|
LoginManager(java.lang.String certifierClassName)
|
|
| メソッドの概要 | |
IUser |
tryLogin(java.lang.String userId,
java.lang.String password)
|
| クラス java.lang.Object から継承したメソッド |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| フィールドの詳細 |
protected final IUserCertifier certifier
| コンストラクタの詳細 |
public LoginManager(IUserCertifier certifier)
public LoginManager(java.lang.String certifierClassName)
| メソッドの詳細 |
public IUser tryLogin(java.lang.String userId,
java.lang.String password)
|
|||||||||||
| 前のクラス 次のクラス | フレームあり フレームなし | ||||||||||
| 概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド | ||||||||||