Searched defs:TokenOperationsStore (Results 1 - 2 of 2) sorted by relevance

/forgerock/openam-v13/openam-core/src/main/java/org/forgerock/openam/cts/monitoring/impl/operations/
H A DTokenOperationsStore.java36 public class TokenOperationsStore { class
45 * Constructs a new instance of the TokenOperationsStore.
47 public TokenOperationsStore() { method in class:TokenOperationsStore
52 * Constructs a new instance of the TokenOperationsStore, for test use.
59 TokenOperationsStore(final OperationStoreFactory operationStoreFactory, method in class:TokenOperationsStore
/forgerock/openam/openam-core/src/main/java/org/forgerock/openam/cts/monitoring/impl/operations/
H A DTokenOperationsStore.java36 public class TokenOperationsStore { class
45 * Constructs a new instance of the TokenOperationsStore.
47 public TokenOperationsStore() { method in class:TokenOperationsStore
52 * Constructs a new instance of the TokenOperationsStore, for test use.
59 TokenOperationsStore(final OperationStoreFactory operationStoreFactory, method in class:TokenOperationsStore

Completed in 28 milliseconds