Package org.forgerock.openam.cts.continuous
Defines the interfaces necessary for performing continuous queries through the CTS agnostic of the underlying
datastore implementation.
-
Interface Summary Interface Description ContinuousQuery Interface for ensuring that continuous queries can be controlled once configured.ContinuousQueryListener<T> Interface for an object that listens to changes resulting from a continuous query. -
Enum Summary Enum Description ChangeType Indicates the type of change which occurred to a token, which can be understood at the CTS (above the data layer) layer.