|
Secure iNet Factory | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use JFilePermissions | |
| com.jscape.inet.file | Contains various support classes for SFTP (FTP over SSH) protocol. |
| com.jscape.inet.sftp | Contains client classes for communicating with a server using SFTP protocol (FTP over SSH) |
| Uses of JFilePermissions in com.jscape.inet.file |
| Methods in com.jscape.inet.file that return JFilePermissions | |
JFilePermissions |
JFile.getPermissions()
Returns the POSIX file permissions for this abstract pathname. |
| Methods in com.jscape.inet.file with parameters of type JFilePermissions | |
void |
JFile.setPermissions(JFilePermissions permissions)
Setups the new file permissions. |
| Uses of JFilePermissions in com.jscape.inet.sftp |
| Methods in com.jscape.inet.sftp that return JFilePermissions | |
JFilePermissions |
SftpFile.getPermissions()
Returns the POSIX file permissions for this abstract pathname. |
| Methods in com.jscape.inet.sftp with parameters of type JFilePermissions | |
void |
SftpFile.setPermissions(JFilePermissions permissions)
Setups the new file permissions. |
|
Secure iNet Factory | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||