public class FileHostKeyCertificateProvider extends AbstractLoggingBean implements HostKeyCertificateProvider
log
Constructor and Description |
---|
FileHostKeyCertificateProvider(Collection<? extends Path> files) |
FileHostKeyCertificateProvider(Path... files) |
FileHostKeyCertificateProvider(Path path) |
Modifier and Type | Method and Description |
---|---|
Collection<? extends Path> |
getPaths() |
Iterable<OpenSshCertificate> |
loadCertificates(SessionContext session) |
debug, debug, debug, debug, debug, error, error, error, error, error, getSimplifiedLogger, info, info, warn, warn, warn, warn, warn, warn, warn, warn
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
loadCertificate
public FileHostKeyCertificateProvider(Path path)
public FileHostKeyCertificateProvider(Path... files)
public FileHostKeyCertificateProvider(Collection<? extends Path> files)
public Collection<? extends Path> getPaths()
public Iterable<OpenSshCertificate> loadCertificates(SessionContext session) throws IOException, GeneralSecurityException
loadCertificates
in interface HostKeyCertificateProvider
IOException
GeneralSecurityException
Copyright © 2008–2024 The Apache Software Foundation. All rights reserved.