Class InMemoryIntegrationServiceStateCache

All Implemented Interfaces:
IntegrationServiceCache<CacheableSignatureState>, IntegrationServiceStateCache

public class InMemoryIntegrationServiceStateCache extends AbstractInMemoryIntegrationServiceCache<CacheableSignatureState> implements IntegrationServiceStateCache
A simple in-memory implementation of the IntegrationServiceStateCache interface.
Author:
Martin Lindström (martin@idsec.se), Stefan Santesson (stefan@idsec.se)
  • Constructor Details

    • InMemoryIntegrationServiceStateCache

      public InMemoryIntegrationServiceStateCache()