Class OpenSSHKeyFile.Factory

java.lang.Object
net.schmizz.sshj.userauth.keyprovider.OpenSSHKeyFile.Factory
All Implemented Interfaces:
Factory<FileKeyProvider>, Factory.Named<FileKeyProvider>
Enclosing class:
OpenSSHKeyFile

public static class OpenSSHKeyFile.Factory extends Object implements Factory.Named<FileKeyProvider>