Uses of Interface
se.idsec.signservice.integration.core.impl.AbstractIntegrationServiceCache.CacheEntry
Packages that use AbstractIntegrationServiceCache.CacheEntry
-
Uses of AbstractIntegrationServiceCache.CacheEntry in se.idsec.signservice.integration.core.impl
Classes in se.idsec.signservice.integration.core.impl that implement AbstractIntegrationServiceCache.CacheEntryModifier and TypeClassDescriptionstatic class
Class representing the cache entry.Methods in se.idsec.signservice.integration.core.impl that return AbstractIntegrationServiceCache.CacheEntryModifier and TypeMethodDescriptionprotected AbstractIntegrationServiceCache.CacheEntry
<T> AbstractInMemoryIntegrationServiceCache.getCacheEntry
(String id) Gets the cache entry identified byid
.protected abstract AbstractIntegrationServiceCache.CacheEntry
<T> AbstractIntegrationServiceCache.getCacheEntry
(String id) Gets the cache entry identified byid
.