Package com.sshtools.client
Class AuthenticationMessage
java.lang.Object
com.sshtools.client.AuthenticationMessage
- All Implemented Interfaces:
com.sshtools.common.sshd.SshMessage
-
Constructor Summary
ConstructorsConstructorDescriptionAuthenticationMessage
(String username, String servicename, String methodname) -
Method Summary
-
Constructor Details
-
AuthenticationMessage
-
-
Method Details
-
writeMessageIntoBuffer
- Specified by:
writeMessageIntoBuffer
in interfacecom.sshtools.common.sshd.SshMessage
-
messageSent
- Specified by:
messageSent
in interfacecom.sshtools.common.sshd.SshMessage
-