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 classClass 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.