Uses of Class
org.apache.commons.vfs2.util.PosixPermissions
-
Packages that use PosixPermissions Package Description org.apache.commons.vfs2.provider.sftp The SFTP Provider. -
-
Uses of PosixPermissions in org.apache.commons.vfs2.provider.sftp
Methods in org.apache.commons.vfs2.provider.sftp that return PosixPermissions Modifier and Type Method Description protected PosixPermissionsSftpFileObject. getPermissions(boolean checkIds)Returns the POSIX type permissions of the file.
-