|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectjtge.engine.command.AbstractCommand
jtge.engine.command.AbstractResult
jtge.engine.security.LoginResult
Implements a login result.
| Constructor Summary | |
LoginResult(IUser user)
Create a login result. |
|
| Method Summary | |
void |
execute(IContext context)
Execute the command. |
| Methods inherited from class jtge.engine.command.AbstractCommand |
filter, sort, validate |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public LoginResult(IUser user)
user - the user logging in| Method Detail |
public final void execute(IContext context)
context - the context in which to execute the command
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||