Uses of Package
net.shibboleth.oidc.metadata.cache
-
Packages that use net.shibboleth.oidc.metadata.cache Package Description net.shibboleth.oidc.metadata.cache Metadata cache API.net.shibboleth.oidc.metadata.cache.impl Metadata cache implementation.net.shibboleth.oidc.metadata.impl Implementation classes related to resolution of OIDC metadata (or client information).net.shibboleth.oidc.metadata.policy.impl Metadata policy implementation. -
Classes in net.shibboleth.oidc.metadata.cache used by net.shibboleth.oidc.metadata.cache Class Description CacheLoadingContext Context to hold information pertaining to a cache loading event.CacheLoadingException Exception to catch cache loading errors.MetadataCacheException Base exception for metadata cache related errors. -
Classes in net.shibboleth.oidc.metadata.cache used by net.shibboleth.oidc.metadata.cache.impl Class Description CacheLoadingContext Context to hold information pertaining to a cache loading event.CacheLoadingException Exception to catch cache loading errors.ExpirationTimeContext Context to hold information pertaining to the computation of a metadata's expiration time.LoadingStrategy A strategy that loads binary information from a configured source.MetadataCache A cache for loading, storing, and retrieving metadata against against the suppliedCriteriaSet.MetadataCacheException Base exception for metadata cache related errors. -
Classes in net.shibboleth.oidc.metadata.cache used by net.shibboleth.oidc.metadata.impl Class Description MetadataCache A cache for loading, storing, and retrieving metadata against against the suppliedCriteriaSet. -
Classes in net.shibboleth.oidc.metadata.cache used by net.shibboleth.oidc.metadata.policy.impl Class Description MetadataCache A cache for loading, storing, and retrieving metadata against against the suppliedCriteriaSet.