Uses of Interface
se.idsec.signservice.integration.core.IntegrationServiceCache
Packages that use IntegrationServiceCache
Package
Description
Core implementations.
Interfaces for the SignService Integration Service state handling.
Implementation classes for the SignService Integration state handling.
-
Uses of IntegrationServiceCache in se.idsec.signservice.integration.core
Subinterfaces of IntegrationServiceCache in se.idsec.signservice.integration.coreModifier and TypeInterfaceDescriptioninterfaceIntarface for a document cache that stores Base64-encoded documents. -
Uses of IntegrationServiceCache in se.idsec.signservice.integration.core.impl
Classes in se.idsec.signservice.integration.core.impl that implement IntegrationServiceCacheModifier and TypeClassDescriptionclassBase class for an in-memory implementation of theIntegrationServiceCacheinterface.classAbstractIntegrationServiceCache<T extends Serializable>Base class for an implementation of theIntegrationServiceCacheinterface.classAn in-memory document cache. -
Uses of IntegrationServiceCache in se.idsec.signservice.integration.state
Subinterfaces of IntegrationServiceCache in se.idsec.signservice.integration.stateModifier and TypeInterfaceDescriptioninterfaceInterface for the SignService Integration Service state cache. -
Uses of IntegrationServiceCache in se.idsec.signservice.integration.state.impl
Classes in se.idsec.signservice.integration.state.impl that implement IntegrationServiceCacheModifier and TypeClassDescriptionclassA simple in-memory implementation of theIntegrationServiceStateCacheinterface.