public class AuthenticationMessage
extends java.lang.Object
implements com.sshtools.common.sshd.SshMessage
Constructor and Description |
---|
AuthenticationMessage(java.lang.String username,
java.lang.String servicename,
java.lang.String methodname) |
Modifier and Type | Method and Description |
---|---|
void |
messageSent(java.lang.Long sequenceNo) |
boolean |
writeMessageIntoBuffer(java.nio.ByteBuffer buf) |
public AuthenticationMessage(java.lang.String username, java.lang.String servicename, java.lang.String methodname)
public boolean writeMessageIntoBuffer(java.nio.ByteBuffer buf)
writeMessageIntoBuffer
in interface com.sshtools.common.sshd.SshMessage
public void messageSent(java.lang.Long sequenceNo)
messageSent
in interface com.sshtools.common.sshd.SshMessage
Copyright © 2023. All rights reserved.