Uses of Class
net.shibboleth.oidc.metadata.impl.AbstractDynamicHTTPFetchingStrategy
Packages that use AbstractDynamicHTTPFetchingStrategy
Package
Description
Implementation classes related to resolution of OIDC metadata (or client information).
Metadata policy implementation.
-
Uses of AbstractDynamicHTTPFetchingStrategy in net.shibboleth.oidc.metadata.impl
Subclasses of AbstractDynamicHTTPFetchingStrategy in net.shibboleth.oidc.metadata.implModifier and TypeClassDescriptionclassA dynamic strategy for fetching OpenID Connect Provider Configuration Metadata from its well-known location (OpenID Connect Discovery 1.0, section 4). -
Uses of AbstractDynamicHTTPFetchingStrategy in net.shibboleth.oidc.metadata.policy.impl
Modifier and TypeClassDescriptionclassA fetching strategy that exploitsResourceLocationCriterionfrom the givenCriteriaSetto resolve a location for metadata policy.