Class | Description |
---|---|
AcHandling |
Limit package
acHandling mode to prevent unforeseen changes to ACLs upon installation. |
CompositeStoreAlignment |
Report packages which affect paths in more than one composite node store.
|
Echo |
Simple verbose package check that logs all scan events to standard out.
|
ExpectAces |
ExpectAces: assert the existence or non-existence of specific access control entries after extracting a package.
|
ExpectPaths |
ExpectPaths: assert the existence or non-existence of specific repository item paths after extracting a package.
|
FilterSets |
Sanity check for
WorkspaceFilter . |
JcrProperties |
A complex check for enforcing characteristics of JCR Properties of imported nodes and their descendants within the
scope of the workspace filter.
|
JcrPropertyConstraints |
Encapsulation of constraints on a JCR property for the
JcrProperties check. |
Overlaps |
The
overlaps check keeps track of installed package workspace filters, and checks every affected path going
forward against previous workspace filters for overlap, using WorkspaceFilter.contains(String) . |
Paths |
Deny path imports/deletes by regular expression.
|
SlingJcrInstaller |
The
SlingJcrInstaller is a check implementation that watches for Sling installable nodes and registers them
with the SlingSimulator when sling simulation is active. |
Subpackages |
Check for subpackage inclusion.
|
Enum | Description |
---|---|
AcHandling.ACHandlingLevelSet |
Encapsulation of incrementally wider sets of forbidden acHandling modes as discrete levels.
|
Copyright © 2017–2020. All rights reserved.