Uses of Interface
se.idsec.signservice.integration.state.CacheableSignatureState
Packages that use CacheableSignatureState
Package
Description
Interfaces for the SignService Integration Service state handling.
Implementation classes for the SignService Integration state handling.
-
Uses of CacheableSignatureState in se.idsec.signservice.integration.state
Methods in se.idsec.signservice.integration.state with parameters of type CacheableSignatureStateModifier and TypeMethodDescriptiondefault void
IntegrationServiceStateCache.put
(String id, CacheableSignatureState state) Adds an object to the cache. -
Uses of CacheableSignatureState in se.idsec.signservice.integration.state.impl
Classes in se.idsec.signservice.integration.state.impl that implement CacheableSignatureStateModifier and TypeClassDescriptionclass
Default implementation of theSignatureState
interface.