Class AuthPassword

java.lang.Object
net.schmizz.sshj.userauth.method.AbstractAuthMethod
net.schmizz.sshj.userauth.method.AuthPassword
All Implemented Interfaces:
SSHPacketHandler, AuthMethod

public class AuthPassword extends AbstractAuthMethod
Implements the password authentication method. Password-change request handling is not currently supported.