public class PermissionStoreValidatorProvider extends ValidatorProvider implements PermissionConstants
DEFAULT_READ_PATHS, NT_REP_PERMISSION_STORE, NT_REP_PERMISSIONS, PARAM_ADMINISTRATIVE_PRINCIPALS, PARAM_PERMISSIONS_JR2, PARAM_READ_PATHS, PERMISSION_NODE_NAMES, PERMISSION_NODETYPE_NAMES, PERMISSION_PROPERTY_NAMES, PERMISSIONS_STORE_PATH, REP_ACCESS_CONTROLLED_PATH, REP_IS_ALLOW, REP_NUM_PERMISSIONS, REP_PERMISSION_STORE, REP_PRIVILEGE_BITS, VALUE_PERMISSIONS_JR2
Constructor and Description |
---|
PermissionStoreValidatorProvider() |
Modifier and Type | Method and Description |
---|---|
@NotNull Validator |
getRootValidator(NodeState before,
NodeState after,
CommitInfo info)
Returns a validator for checking the changes between the given
two root states.
|
getRootEditor
@NotNull public @NotNull Validator getRootValidator(NodeState before, NodeState after, CommitInfo info)
ValidatorProvider
getRootValidator
in class ValidatorProvider
before
- original root stateafter
- modified root stateinfo
- metadata about this commitnull
if this validator is not needed for this commitCopyright © 2012–2022 The Apache Software Foundation. All rights reserved.