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