Uses of Class
net.shibboleth.oidc.metadata.cache.MetadataCacheException
-
Packages that use MetadataCacheException Package Description net.shibboleth.oidc.metadata.cache Metadata cache API. -
-
Uses of MetadataCacheException in net.shibboleth.oidc.metadata.cache
Methods in net.shibboleth.oidc.metadata.cache that throw MetadataCacheException Modifier and Type Method Description List<U>MetadataCache. get(CriteriaSet criteria)Get the list of metadata matching the given identifier.
-