Package org.forgerock.am.cts.utils.blob
-
Interface Summary Interface Description BlobStrategy Responsible for defining the interface of the Token Blob Strategy.TokenBlobStrategy Responsible for selecting the appropriate algorithm for dealing with Token binary objects prior to them being stored in the data store. -
Class Summary Class Description TokenBlobUtils Responsible for handling the encoding and decoding of the binary object format the CTS Token. -
Exception Summary Exception Description TokenStrategyFailedException Responsible for capturing the reason why a Token Blob Strategy failed.