Interface SshAuthenticationFailureHandler


public interface SshAuthenticationFailureHandler
Handler for authentication failure over SSH. onAuthenticationFailure(SshAuthenticationFailureContext) is called by the system for all installed ssh-auth-failure-handler module types, in order of their configured weight (low to high).