public class PacketUserauthFailure
extends java.lang.Object
| Constructor and Description |
|---|
PacketUserauthFailure(byte[] payload,
int off,
int len) |
PacketUserauthFailure(java.lang.String[] authThatCanContinue,
boolean partialSuccess) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String[] |
getAuthThatCanContinue() |
boolean |
isPartialSuccess() |