|
Holger's Java API |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface UserLoginStore
JUserLoginPanel| Method Summary | |
|---|---|
User |
loginUser(String name,
char[] password)
returns the User that corresponds to the credentials provided |
| Method Detail |
|---|
User loginUser(String name,
char[] password)
throws FailedLoginException,
DatabaseException
LoginFailedException - if the given credentials don't match any user
DatabaseException - if there was a problem accesing the users in the database
FailedLoginException
|
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||