Class InMemoryDocumentCache

All Implemented Interfaces:
DocumentCache, IntegrationServiceCache<String>

public class InMemoryDocumentCache extends AbstractInMemoryIntegrationServiceCache<String> implements DocumentCache
An in-memory document cache.
Author:
Martin Lindström (martin@idsec.se), Stefan Santesson (stefan@idsec.se)
  • Constructor Details

    • InMemoryDocumentCache

      public InMemoryDocumentCache()