| Package | Description |
|---|---|
| org.apache.sshd.common.keyprovider | |
| org.apache.sshd.server | |
| org.apache.sshd.server.session |
| Modifier and Type | Class and Description |
|---|---|
class |
FileHostKeyCertificateProvider |
| Modifier and Type | Method and Description |
|---|---|
HostKeyCertificateProvider |
SshServer.getHostKeyCertificateProvider() |
HostKeyCertificateProvider |
ServerAuthenticationManager.getHostKeyCertificateProvider() |
| Modifier and Type | Method and Description |
|---|---|
void |
SshServer.setHostKeyCertificateProvider(HostKeyCertificateProvider hostKeyCertificateProvider) |
void |
ServerAuthenticationManager.setHostKeyCertificateProvider(HostKeyCertificateProvider provider) |
| Modifier and Type | Method and Description |
|---|---|
HostKeyCertificateProvider |
AbstractServerSession.getHostKeyCertificateProvider() |
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractServerSession.setHostKeyCertificateProvider(HostKeyCertificateProvider hostKeyCertificateProvider) |
Copyright © 2008–2025 The Apache Software Foundation. All rights reserved.