Uses of Class
org.iam.intent.JsonIntent
Packages that use JsonIntent
Package
Description
Intent abstractions used by AccessRefinery mining and refinement.
-
Uses of JsonIntent in org.iam.intent
Methods in org.iam.intent with parameters of type JsonIntentModifier and TypeMethodDescriptionstatic voidJsonIntent.printToFile(JsonIntent jsonFindings, Path outputFilePath) Writes the JsonIntent object to a JSON file.