Uses of Class
org.apache.commons.vfs2.provider.sftp.IdentityInfo
-
Packages that use IdentityInfo Package Description org.apache.commons.vfs2.provider.sftp The SFTP Provider. -
-
Uses of IdentityInfo in org.apache.commons.vfs2.provider.sftp
Methods in org.apache.commons.vfs2.provider.sftp that return IdentityInfo Modifier and Type Method Description IdentityInfo[]
SftpFileSystemConfigBuilder. getIdentityInfo(FileSystemOptions options)
Gets the identity infos.Methods in org.apache.commons.vfs2.provider.sftp with parameters of type IdentityInfo Modifier and Type Method Description void
SftpFileSystemConfigBuilder. setIdentityInfo(FileSystemOptions options, IdentityInfo... identites)
-