|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectno.inspera.services.pedal.actions.Login
public class Login
The entry point to the personalised course. This class also responsible for ensuring security.
Constructor Summary | |
---|---|
Login()
|
Method Summary | |
---|---|
Result |
execute(no.inspera.utils.Parameters params)
Executes login action which checks if the user is logged in and cofigures the personalised course. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public Login()
Method Detail |
---|
public Result execute(no.inspera.utils.Parameters params)
execute
in interface Action
params
- the current request parameters.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |