|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface Login
The Login interface provides a means for validating/authenticating users when they first login to the system (i.e. determine if they are an administrator or just a regular user). The login() method is called by Seam's built in authentication system (configured in components.xml).
| Method Summary | |
|---|---|
boolean |
login()
|
| Method Detail |
|---|
boolean login()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||