Interface DocumentCache
- All Superinterfaces:
IntegrationServiceCache<String>
- All Known Implementing Classes:
InMemoryDocumentCache
Intarface for a document cache that stores Base64-encoded documents.
- Author:
- Martin Lindström (martin@idsec.se), Stefan Santesson (stefan@idsec.se)
-
Method Summary
Methods inherited from interface se.idsec.signservice.integration.core.IntegrationServiceCache
clearExpired, get, get, put, remove