Uses of Class
net.shibboleth.oidc.metadata.cache.impl.AbstractMetadataCache
-
Packages that use AbstractMetadataCache Package Description net.shibboleth.oidc.metadata.cache.impl Metadata cache implementation. -
-
Uses of AbstractMetadataCache in net.shibboleth.oidc.metadata.cache.impl
Subclasses of AbstractMetadataCache in net.shibboleth.oidc.metadata.cache.impl Modifier and Type Class Description classBatchMetadataCache<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.
-