Uses of Class
org.apache.commons.vfs2.util.PosixPermissions
Packages that use PosixPermissions
-
Uses of PosixPermissions in org.apache.commons.vfs2.provider.sftp
Subclasses of PosixPermissions in org.apache.commons.vfs2.provider.sftpModifier and TypeClassDescriptionclass
Pretends that the current user is always the owner and in the same group.Methods in org.apache.commons.vfs2.provider.sftp that return PosixPermissionsModifier and TypeMethodDescriptionprotected PosixPermissions
SftpFileObject.getPermissions
(boolean checkIds) Returns the POSIX type permissions of the file.