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

    • UserIsOwnerPosixPermissions

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