|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.aspsimon.termcomp.session.AuthenticatorAction
@Name(value="authenticator") public class AuthenticatorAction
This class checks to see if a user exists in the database, verifies the
password. If all checks pass, the class outjects a User and an
Identity object and adds the User's UserRoles to
the Identity.
Identity,
User,
UserRole| Constructor Summary | |
|---|---|
AuthenticatorAction()
|
|
| Method Summary | |
|---|---|
boolean |
authenticate()
Checks the supplied user-name and password for validity. |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public AuthenticatorAction()
| Method Detail |
|---|
public boolean authenticate()
authenticate in interface Authenticator
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||