| Interface | Description |
|---|---|
| DecisionEnforcer |
It's any implementation is responsible for
enforcing @
AuthorizationDecision to relevant parameter
of @ParameterList using given registered @ModifierMethod |
| ModifierMethod |
Base Interface for all Modifier.
|
| Class | Description |
|---|---|
| CommonUtil | |
| PrimitiveModifierMethod |
Base class for modifiers that apply to single, primitive elements
Implements a generic Json-doModification that handles JsonPrimitives and recursively handles JsonArrays
Makes use of the Java-doModification, which must be implemented in specialist classes
|
| SubstringUtil |
| Exception | Description |
|---|---|
| ModificationFailedException |
Modification failed due wrong Modifier name is present which does not match
with parameter of Event.
|
| ModifierNotFoundException |
Modifier is not registered or unavailable at PEP application.
|
Copyright © 2018. All rights reserved.