Package org.apache.sshd.server.auth.password
package org.apache.sshd.server.auth.password
-
ClassDescriptionAccepts all authentication attemptsUsed to authenticate users based on a password.A special exception that can be thrown by the
PasswordAuthenticatorto indicate that the password requires changing or is not string enoughRejects all authentication attemptsReturns the same constant resulttrue/falseregardlessImplements the server-side "password" authentication mechanism