|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||

Authenticates users.
| Method Summary | |
|---|---|
void |
authenticate(String userID,
char[] password)
Authenticates the user with the passed userID by checking whether the supplied password
matches the password stored for this user. |
| Method Detail |
|---|
void authenticate(String userID,
char[] password)
throws SecurityException
userID by checking whether the supplied password
matches the password stored for this user.
The implementation is required to throw a SecurityException if the passwords do not match.
SecurityException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||