Class RejectAllHostBasedAuthenticator

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

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