| Package | Description |
|---|---|
| org.apache.sshd.server | |
| org.apache.sshd.server.auth.password | |
| org.apache.sshd.server.jaas |
| Class and Description |
|---|
| PasswordAuthenticator
Used to authenticate users based on a password.
|
| Class and Description |
|---|
| AcceptAllPasswordAuthenticator
Accepts all authentication attempts
|
| PasswordAuthenticator
Used to authenticate users based on a password.
|
| RejectAllPasswordAuthenticator
Rejects all authentication attempts
|
| StaticPasswordAuthenticator
Returns the same constant result
true/false regardless |
| Class and Description |
|---|
| PasswordAuthenticator
Used to authenticate users based on a password.
|
Copyright © 2008–2015 The Apache Software Foundation. All rights reserved.