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 |
ServerAuthenticationManager.getHostKeyCertificateProvider() |
HostKeyCertificateProvider |
SshServer.getHostKeyCertificateProvider() |
Modifier and Type | Method and Description |
---|---|
void |
ServerAuthenticationManager.setHostKeyCertificateProvider(HostKeyCertificateProvider provider) |
void |
SshServer.setHostKeyCertificateProvider(HostKeyCertificateProvider hostKeyCertificateProvider) |
Modifier and Type | Method and Description |
---|---|
HostKeyCertificateProvider |
AbstractServerSession.getHostKeyCertificateProvider() |
Modifier and Type | Method and Description |
---|---|
void |
AbstractServerSession.setHostKeyCertificateProvider(HostKeyCertificateProvider hostKeyCertificateProvider) |
Copyright © 2008–2024 The Apache Software Foundation. All rights reserved.