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