Class UserIsOwnerPosixPermissions

java.lang.Object
org.apache.commons.vfs2.util.PosixPermissions
org.apache.commons.vfs2.provider.sftp.UserIsOwnerPosixPermissions

Pretends that the current user is always the owner and in the same group.
  • Constructor Details Link icon

    • UserIsOwnerPosixPermissions Link icon

      public UserIsOwnerPosixPermissions(int permissions)
      Constructs a new instance.
      Parameters:
      permissions - permission bits.