| Package | Description |
|---|---|
| de.fraunhofer.iese.ind2uce.pep.common | |
| de.fraunhofer.iese.ind2uce.pep.enforce | |
| de.fraunhofer.iese.ind2uce.pep.modifiermethods |
| Modifier and Type | Class and Description |
|---|---|
class |
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
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
DecisionEnforcer.addModificationMethod(ModifierMethod modifierMethod)
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
JsonPathDecisionEnforcer.addModificationMethod(ModifierMethod method) |
| Modifier and Type | Class and Description |
|---|---|
class |
AddModifierMethod
Addition Modifier
|
class |
AnagramModifierMethod
NOTE: This method does not anagram the string as primitive or json .
|
class |
AppendModifierMethod
This a default Modifier method with PEP sdk which appends the prefix and
suffix to string where event parameter is either a Json Object or string
(primitive type)
|
class |
CurrencyModifierMethod
This a default Modifier method with PEP sdk which appends the prefix and
suffix to string where event parameter is either a Json Object or string
(primitive type).
|
class |
DeleteModifierMethod
This a default Modifier method with PEP sdk which deletes attribute where
event parameter is either a Json Object or string (primitive type)
|
class |
DivideModifierMethod |
class |
HashModifierMethod
This a default Modifier method with PEP sdk which hashes a string
|
class |
MultiplyModifierMethod |
class |
PasswordModifierMethod
This a default Modifier method with PEP sdk which provides password
encryption where event parameter is either a Json Object or string (primitive
type)
|
class |
PatternMatcherModifierMethod
This a default Modifier method with PEP sdk which replaces a string with
another one where event parameter is either a Json Object or string
(primitive type)
|
class |
RangeModifierMethod
NOTE: This method does not anagram the string as primitive or json .
|
class |
ReplaceModifierMethod
This a default Modifier method with PEP sdk which replaces a string with
another one where event parameter is either a Json Object or string
(primitive type)
|
class |
ReplaceSubStringModifierMethod
This a default Modifier method with PEP sdk which appends the prefix and
suffix to string where event parameter is either a Json Object or string
(primitive type)
|
class |
RoundModifierMethod |
class |
ShortenInitialModifierMethod
This a default Modifier method with PEP sdk which shortens the string to it
first letter, set it to upper of lower case (default: upper) and append a
character (default: point) where event parameter is either a Json Object or
string (primitive type)
|
class |
SignModifierMethod |
class |
SubStringModifierMethod
This a default Modifier method with PEP sdk which appends the prefix and
suffix to string where event parameter is either a Json Object or string
(primitive type)
|
Copyright © 2018. All rights reserved.