Class PuTTYKeyFile.Factory

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

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