|
Secure FTP Factory | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use JAcl.Mask | |
| 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 JAcl.Mask in com.jscape.inet.file |
| Methods in com.jscape.inet.file that return JAcl.Mask | |
JAcl.Mask |
JAcl.getMask()
Returns the ACL mask value. |
| Methods in com.jscape.inet.file with parameters of type JAcl.Mask | |
JRandomAccessFile |
JFile.getRandomAccessFile(com.jscape.inet.file.JFileOpenFlags openFlags,
JAcl.Mask accessType)
Provides access to the file contents returning a new JRandomAccessFile instance. |
| Constructors in com.jscape.inet.file with parameters of type JAcl.Mask | |
JAcl(JAcl.Type type,
JAcl.Flag flag,
JAcl.Mask mask,
java.lang.String who)
|
|
| Uses of JAcl.Mask in com.jscape.inet.sftp |
| Methods in com.jscape.inet.sftp with parameters of type JAcl.Mask | |
JRandomAccessFile |
SftpFile.getRandomAccessFile(com.jscape.inet.file.JFileOpenFlags openFlags,
JAcl.Mask accessType)
Provides access to the file contents returning a new JRandomAccessFile instance. |
|
Secure FTP Factory | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||