Uses of Class
org.apache.commons.vfs2.provider.sftp.IdentityInfo
Packages that use IdentityInfo
-
Uses of IdentityInfo in org.apache.commons.vfs2.provider.sftp
Methods in org.apache.commons.vfs2.provider.sftp that return IdentityInfoModifier and TypeMethodDescriptionSftpFileSystemConfigBuilder.getIdentityInfo
(FileSystemOptions options) Gets the identity infos.Methods in org.apache.commons.vfs2.provider.sftp with parameters of type IdentityInfoModifier and TypeMethodDescriptionvoid
SftpFileSystemConfigBuilder.setIdentityInfo
(FileSystemOptions options, IdentityInfo... identities) Deprecated.
SftpFileSystemConfigBuilder.setIdentityProvider(FileSystemOptions,IdentityProvider...)