|
|||||||||||
前のクラス 次のクラス | フレームあり フレームなし | ||||||||||
概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド |
java.lang.Objectorg.asyrinx.joey.user.impl.SimpleLoginManager
フィールドの概要 | |
protected UserCertifier |
certifier
|
コンストラクタの概要 | |
SimpleLoginManager(java.lang.String certifierClassName)
|
|
SimpleLoginManager(UserCertifier certifier)
|
メソッドの概要 | |
ApplicationUser |
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 UserCertifier certifier
コンストラクタの詳細 |
public SimpleLoginManager(UserCertifier certifier)
public SimpleLoginManager(java.lang.String certifierClassName)
メソッドの詳細 |
public ApplicationUser tryLogin(java.lang.String userId, java.lang.String password)
|
|||||||||||
前のクラス 次のクラス | フレームあり フレームなし | ||||||||||
概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド |