public class

SFTPServerWrapper.MockPasswordAuthenticator

extends Object
implements PasswordAuthenticator
java.lang.Object
   ↳ org.mule.munit.SFTPServerWrapper.MockPasswordAuthenticator

Summary

Public Constructors
SFTPServerWrapper.MockPasswordAuthenticator()
Public Methods
boolean authenticate(String s, String s1, ServerSession serverSession)
[Expand]
Inherited Methods
From class java.lang.Object
From interface org.apache.sshd.server.PasswordAuthenticator

Public Constructors

public SFTPServerWrapper.MockPasswordAuthenticator ()

Public Methods

public boolean authenticate (String s, String s1, ServerSession serverSession)

Parameters
s
s1
serverSession