Prev Class | Next Class | Frames | No Frames |
Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
java.lang.Object
com.sshtools.j2ssh.authentication.AuthenticationProtocolState
public class AuthenticationProtocolState
extends java.lang.Object
public static final int CANCELLED
- Field Value:
- 5
public static final int COMPLETE
- Field Value:
- 4
public static final int FAILED
- Field Value:
- 2
public static final int PARTIAL
- Field Value:
- 3
public static final int READY
- Field Value:
- 1