Class SecurityDescriptor

    • Constructor Detail

      • SecurityDescriptor

        public SecurityDescriptor()
      • SecurityDescriptor

        public SecurityDescriptor​(byte[] buffer,
                                  int bufferIndex,
                                  int len)
                           throws IOException
        Parameters:
        buffer -
        bufferIndex -
        len -
        Throws:
        IOException
    • Method Detail

      • getType

        public final int getType()
        Returns:
        the type
      • getAces

        public final ACE[] getAces()
        Returns:
        the aces
      • getOwnerGroupSid

        public final SID getOwnerGroupSid()
        Returns:
        the ownerGroupSid
      • getOwnerUserSid

        public final SID getOwnerUserSid()
        Returns:
        the ownerUserSid