Interface DocumentCache

All Superinterfaces:
IntegrationServiceCache<String>
All Known Implementing Classes:
InMemoryDocumentCache

public interface DocumentCache extends IntegrationServiceCache<String>
Intarface for a document cache that stores Base64-encoded documents.
Author:
Martin Lindström (martin@idsec.se), Stefan Santesson (stefan@idsec.se)