Uses of Interface
org.apache.commons.vfs2.provider.sftp.IdentityRepositoryFactory
Packages that use IdentityRepositoryFactory
-
Uses of IdentityRepositoryFactory in org.apache.commons.vfs2.provider.sftp
Methods in org.apache.commons.vfs2.provider.sftp that return IdentityRepositoryFactoryModifier and TypeMethodDescriptionSftpFileSystemConfigBuilder.getIdentityRepositoryFactory
(FileSystemOptions opts) Get the identity repository factory.Methods in org.apache.commons.vfs2.provider.sftp with parameters of type IdentityRepositoryFactoryModifier and TypeMethodDescriptionvoid
SftpFileSystemConfigBuilder.setIdentityRepositoryFactory
(FileSystemOptions opts, IdentityRepositoryFactory factory) Set the identity repository.