| Prev Class | Next Class | Frames | No Frames |
| Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
java.lang.Objectch.ethz.ssh2.packets.PacketUserauthFailurepublic class PacketUserauthFailureextends java.lang.ObjectConstructor Summary | |
| |
| |
Method Summary | |
String[] | |
boolean | |
public PacketUserauthFailure(String[] authThatCanContinue,
boolean partialSuccess)public PacketUserauthFailure(payload[] ,
int off,
int len)
throws IOExceptionpublic String[] getAuthThatCanContinue()
public boolean isPartialSuccess()