|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.sshtools.j2ssh.authentication.AuthenticationProtocolState
public class AuthenticationProtocolState
Field Summary | |
---|---|
static int |
CANCELLED
|
static int |
COMPLETE
|
static int |
FAILED
|
static int |
PARTIAL
|
static int |
READY
|
Constructor Summary | |
---|---|
AuthenticationProtocolState()
|
Method Summary |
---|
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 |