| Package | Description |
|---|---|
| net.tirasa.adsddl.ntsd.dacl |
| Modifier and Type | Field and Description |
|---|---|
protected static AceAssertion |
DomainJoinRoleAssertion.CREATE_COMPUTER |
protected static AceAssertion |
DomainJoinRoleAssertion.DELETE_COMPUTER |
protected static AceAssertion[] |
DomainJoinRoleAssertion.DOMAIN_JOIN_ASSERTIONS |
protected static AceAssertion |
DomainJoinRoleAssertion.LIST_CONTENTS |
protected static AceAssertion |
DomainJoinRoleAssertion.READ_PERMISSIONS |
protected static AceAssertion |
DomainJoinRoleAssertion.READ_PROPERTIES |
protected static AceAssertion |
DomainJoinRoleAssertion.RESET_PASSWORD |
protected static AceAssertion |
DomainJoinRoleAssertion.WRITE_PROPERTIES |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<AceAssertion> |
AdRoleAssertion.getAssertions()
Gets the list of assertions
|
java.util.List<AceAssertion> |
DACLAssertor.getUnsatisfiedAssertions()
Returns list of AceAssertions in the AdRoleAssertion given to doAssert which are unsatisfied.
|
| Constructor and Description |
|---|
AdRoleAssertion(java.util.List<AceAssertion> assertions,
SID principal,
boolean isGroup,
java.util.List<SID> tokenGroups)
AdRoleAssertion constructor.
|
Copyright © 2015-2018 Tirasa. All Rights Reserved.