Class BundleableObjectRedactionProcessor
java.lang.Object
security.whisper.javastix.redaction.processors.BundleableObjectRedactionProcessor
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic StringprocessObject(BundleableObject bundleableObject, String jsonString, Set<StixMarkingObject> subjectsMarkingObjects)
-
Constructor Details
-
BundleableObjectRedactionProcessor
public BundleableObjectRedactionProcessor()
-
-
Method Details
-
processObject
public static String processObject(BundleableObject bundleableObject, String jsonString, Set<StixMarkingObject> subjectsMarkingObjects)
-