Uses of Class
net.shibboleth.oidc.metadata.cache.impl.AbstractMetadataCache
Packages that use AbstractMetadataCache
-
Uses of AbstractMetadataCache in net.shibboleth.oidc.metadata.cache.impl
Subclasses of AbstractMetadataCache in net.shibboleth.oidc.metadata.cache.implModifier and TypeClassDescriptionclassBatchMetadataCache<IdentifierType,MetadataType> Ametadata cacheimplementation that supports 'refresh-ahead' semantics for batch cache updates.classDynamicMetadataCache<IdentifierType,MetadataType> A metadata cache implementation that supports 'read-through' semantics.classFetchThroughMetadataCache<IdentifierType,MetadataType> Ametadata cacheimplementation that does not support reading and writing to a backing store.