|
Secure FTP Factory | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SshHostKeys | |
---|---|
com.jscape.inet.scp | Contains client classes for communicating with an SSH server using SCP protocol (Secure Copy over SSH). |
com.jscape.inet.sftp | Contains client classes for communicating with a server using SFTP protocol (FTP over SSH) |
com.jscape.inet.ssh.util | Contains utility classes for use in authenticating with an SSH server. |
Uses of SshHostKeys in com.jscape.inet.scp |
---|
Methods in com.jscape.inet.scp that return SshHostKeys | |
---|---|
SshHostKeys |
Scp.getHostKeys()
Returns SSH host keys for further use. |
Uses of SshHostKeys in com.jscape.inet.sftp |
---|
Methods in com.jscape.inet.sftp that return SshHostKeys | |
---|---|
SshHostKeys |
Sftp.getHostKeys()
Gets SSH host keys for further use. |
Uses of SshHostKeys in com.jscape.inet.ssh.util |
---|
Constructors in com.jscape.inet.ssh.util with parameters of type SshHostKeys | |
---|---|
SshHostKeys(SshHostKeys that)
|
|
Secure FTP Factory | |||||||||
PREV NEXT | FRAMES NO FRAMES |