Uses of Interface
org.forgerock.am.cts.utils.blob.BlobStrategy
-
Packages that use BlobStrategy Package Description org.forgerock.am.cts.utils.blob.strategies -
-
Uses of BlobStrategy in org.forgerock.am.cts.utils.blob.strategies
Subinterfaces of BlobStrategy in org.forgerock.am.cts.utils.blob.strategies Modifier and Type Interface Description interface
AttributeCompressionStrategy
Responsible for performing a specialised JSON compression based on the attribute name being stored in the JSON.
-