|
|||||||||||
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.AbstractUpdate jtge.engine.security.LoginUpdate
Implements a login update.
Constructor Summary | |
LoginUpdate(java.util.Collection users)
Create a login update. |
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 LoginUpdate(java.util.Collection users)
users
- the list of users connectedMethod 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 |