Class AcceptAllHostBasedAuthenticator

java.lang.Object
org.apache.sshd.common.util.logging.AbstractLoggingBean
org.apache.sshd.server.auth.hostbased.StaticHostBasedAuthenticator
org.apache.sshd.server.auth.hostbased.AcceptAllHostBasedAuthenticator
All Implemented Interfaces:
HostBasedAuthenticator

public final class AcceptAllHostBasedAuthenticator extends StaticHostBasedAuthenticator
Author:
Apache MINA SSHD Project