Uses of Interface
net.shibboleth.oidc.metadata.RefreshableClientInformationResolver
Packages that use RefreshableClientInformationResolver
Package
Description
Interfaces and common classes related to resolution of OIDC metadata (or client information).
Implementation classes related to resolution of OIDC metadata (or client information).
-
Uses of RefreshableClientInformationResolver in net.shibboleth.oidc.metadata
Classes in net.shibboleth.oidc.metadata that implement RefreshableClientInformationResolverModifier and TypeClassDescriptionclassThis class exists primarily to allow the parsing of relying-party.xml to create a serviceable implementation ofClientInformationResolver. -
Uses of RefreshableClientInformationResolver in net.shibboleth.oidc.metadata.impl
Classes in net.shibboleth.oidc.metadata.impl that implement RefreshableClientInformationResolverModifier and TypeClassDescriptionclassA client information provider that uses registered resolvers, in turn, to answer queries.classAn OIDC metadata provider that pulls client metadata from a file on the local filesystem.