Class | Description |
---|---|
HelperData |
This is a helper class used to pass several services/data to the resource
and value map implementations.
|
JcrListenerBaseConfig |
This is the base configuration for a JCR listener, shared
by all registered
JcrResourceListener s. |
JcrModifiableValueMap |
This implementation of the value map allows to change
the properties.
|
JcrResourceChange |
Extension of
ResourceChange to support user id (if available) |
JcrResourceListener |
The
JcrResourceListener listens for JCR observation
events and creates resource change events which are sent through
the ObservationReporter . |
JcrSystemUserValidator |
Implementation of the
ServiceUserValidator
and ServicePrincipalsValidator
interfaces that verifies that all registered service users/principals are represented by
system users
in the underlying JCR repository. |
JcrValueMap | |
NodeUtil |
Annotation Type | Description |
---|---|
JcrSystemUserValidator.Config |
Copyright © 2007–2019 The Apache Software Foundation. All rights reserved.