Skip to content

Latest commit

 

History

History
12 lines (10 loc) · 203 Bytes

README.md

File metadata and controls

12 lines (10 loc) · 203 Bytes

ADSDDL

Active Directory ntSecurityDescriptor parser

How to use it

<dependency>
  <groupId>net.tirasa</groupId>
  <artifactId>adsddl</artifactId>
  <version>1.9</version>
</dependency>