Uses of Class
net.shibboleth.oidc.metadata.cache.CacheLoadingException
Packages that use CacheLoadingException
Package
Description
Metadata cache API.
Metadata cache implementation.
-
Uses of CacheLoadingException in net.shibboleth.oidc.metadata.cache
Methods in net.shibboleth.oidc.metadata.cache that throw CacheLoadingExceptionModifier and TypeMethodDescriptionbyte[]LoadingStrategy.load(CacheLoadingContext context) Load cache data from a source. -
Uses of CacheLoadingException in net.shibboleth.oidc.metadata.cache.impl
Methods in net.shibboleth.oidc.metadata.cache.impl that throw CacheLoadingExceptionModifier and TypeMethodDescriptionbyte[]DefaultFileLoadingStrategy.load(CacheLoadingContext context) Load cache data from a source.byte[]DefaultResourceLoadingStrategy.load(CacheLoadingContext context) Load cache data from a source.