| Package | Description |
|---|---|
| org.apache.sshd.server | |
| org.apache.sshd.server.auth.pubkey | |
| org.apache.sshd.server.config.keys | |
| org.apache.sshd.server.session |
| Class and Description |
|---|
| PublickeyAuthenticator
The
PublickeyAuthenticator is used on the server side to authenticate user public keys. |
| UserAuthPublicKeyFactory |
| Class and Description |
|---|
| AcceptAllPublickeyAuthenticator
Accepts all authentication attempts
|
| PublickeyAuthenticator
The
PublickeyAuthenticator is used on the server side to authenticate user public keys. |
| RejectAllPublickeyAuthenticator
Rejects all authentication attempts
|
| StaticPublickeyAuthenticator
Returns the same constant result
true/false regardless |
| UserAuthPublicKey
TODO Add javadoc
|
| UserAuthPublicKeyFactory |
| Class and Description |
|---|
| PublickeyAuthenticator
The
PublickeyAuthenticator is used on the server side to authenticate user public keys. |
| Class and Description |
|---|
| PublickeyAuthenticator
The
PublickeyAuthenticator is used on the server side to authenticate user public keys. |
Copyright © 2008–2021 The Apache Software Foundation. All rights reserved.