|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.sshtools.j2ssh.authentication.AuthenticationProtocolState
DOCUMENT ME!
| Field Summary | |
static int |
CANCELLED
DOCUMENT ME! |
static int |
COMPLETE
DOCUMENT ME! |
static int |
FAILED
DOCUMENT ME! |
static int |
PARTIAL
DOCUMENT ME! |
static int |
READY
DOCUMENT ME! |
| Constructor Summary | |
AuthenticationProtocolState()
|
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
public static final int READY
public static final int FAILED
public static final int PARTIAL
public static final int COMPLETE
public static final int CANCELLED
| Constructor Detail |
public AuthenticationProtocolState()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||