Package | Description |
---|---|
org.apache.sshd.server | |
org.apache.sshd.server.auth.password | |
org.apache.sshd.server.jaas | |
org.apache.sshd.server.session |
Class and Description |
---|
PasswordAuthenticator
Used to authenticate users based on a password.
|
UserAuthPasswordFactory |
Class and Description |
---|
AcceptAllPasswordAuthenticator
Accepts all authentication attempts
|
PasswordAuthenticator
Used to authenticate users based on a password.
|
PasswordChangeRequiredException
A special exception that can be thrown by the
PasswordAuthenticator to indicate that the password requires
changing or is not string enough |
RejectAllPasswordAuthenticator
Rejects all authentication attempts
|
StaticPasswordAuthenticator
Returns the same constant result
true/false regardless |
UserAuthPassword
Implements the server-side "password" authentication mechanism
|
UserAuthPasswordFactory |
Class and Description |
---|
PasswordAuthenticator
Used to authenticate users based on a password.
|
Class and Description |
---|
PasswordAuthenticator
Used to authenticate users based on a password.
|
Copyright © 2008–2024 The Apache Software Foundation. All rights reserved.