Uses of Interface
net.shibboleth.oidc.metadata.RefreshableClientInformationResolver
-
Packages that use RefreshableClientInformationResolver Package Description net.shibboleth.oidc.metadata Interfaces and common 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 RefreshableClientInformationResolver Modifier and Type Class Description classRelyingPartyClientInformationProviderThis class exists primarily to allow the parsing of relying-party.xml to create a serviceable implementation ofClientInformationResolver.
-