| Prev Class | Next Class | Frames | No Frames |
| Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
java.lang.Objectcom.sshtools.j2ssh.transport.SshMessagecom.sshtools.j2ssh.authentication.SshMsgUserAuthBannerpublic class SshMsgUserAuthBannerextends SshMessageField Summary | |
static int | |
Constructor Summary | |
| |
| |
Method Summary | |
protected void | |
protected void | |
String | |
String | |
String | |
Methods inherited from class com.sshtools.j2ssh.transport.SshMessage | |
constructByteArray, constructMessage, fromByteArray, getMessageId, getMessageId, getMessageName, toByteArray | |
public SshMsgUserAuthBanner()
Creates a new SshMsgUserAuthBanner object.
public SshMsgUserAuthBanner(String banner)
Creates a new SshMsgUserAuthBanner object.
- Parameters:
banner-
protected void constructByteArray(ByteArrayWriter baw) throws InvalidMessageException
- Overrides:
- constructByteArray in interface SshMessage
- Parameters:
baw-
- Throws:
InvalidMessageException-
protected void constructMessage(ByteArrayReader bar) throws InvalidMessageException
- Overrides:
- constructMessage in interface SshMessage
- Parameters:
bar-
- Throws:
InvalidMessageException-
public String getBanner()
- Returns:
public String getLanguageTag()
- Returns:
public String getMessageName()
- Overrides:
- getMessageName in interface SshMessage
- Returns: