|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object jtge.engine.command.AbstractCommand jtge.engine.command.AbstractResult jtge.engine.security.LogoutResult
Implements a logout result.
Constructor Summary | |
LogoutResult(IUser user)
Create a logout 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 LogoutResult(IUser user)
user
- the user logging outMethod 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 |