| Modifier and Type | Method and Description |
|---|---|
List<ZKCheckElement> |
ZKAuditSet.getChecks() |
| Modifier and Type | Method and Description |
|---|---|
void |
ZKCheck.check(String rootPath,
List<ZKCheckElement> checkElements,
Hashtable<Integer,List<String>> checksOutput)
Execute check operations starting recursively from the rootPath.
|
static Hashtable<Integer,List<String>> |
ZKPolicyUtils.getChecksOutputBuffer(List<ZKCheckElement> checkElements)
Construct output buffer for a list of check elements.
|
void |
ZKAuditSet.setChecks(List<ZKCheckElement> checks) |
| Constructor and Description |
|---|
ZKAuditSet(List<ZKQueryElement> queries,
List<ZKCheckElement> checks,
ZKAuditSet.ZKPolicyReportSections sections) |
Copyright © 2020. All rights reserved.