|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.sf.ginp.commands.Logon
public class Logon
Class to perform user authentication command and set model state based on authentication result.
| Constructor Summary | |
|---|---|
Logon()
|
|
| Method Summary | |
|---|---|
void |
action(GinpModel model,
java.util.Vector params)
Perform user authentication action. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Logon()
| Method Detail |
|---|
public void action(GinpModel model,
java.util.Vector params)
action in interface Commandmodel - Description of the Parameterparams - Description of the Parameter
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||