Prev Class | Next Class | Frames | No Frames |
Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
java.lang.Object
ch.ethz.ssh2.packets.PacketUserauthFailure
public class PacketUserauthFailure
extends java.lang.Object
Constructor Summary | |
| |
|
Method Summary | |
String[] | |
boolean |
public PacketUserauthFailure(String[] authThatCanContinue, boolean partialSuccess)
public PacketUserauthFailure(payload[] , int off, int len) throws IOException
public String[] getAuthThatCanContinue()
public boolean isPartialSuccess()