Uses of Interface
org.geant.idpextension.oidc.metadata.resolver.RefreshableClientInformationResolver
-
Packages that use RefreshableClientInformationResolver Package Description org.geant.idpextension.oidc.metadata.resolver Interfaces and common classes related to resolution of OIDC metadata (or client information). -
-
Uses of RefreshableClientInformationResolver in org.geant.idpextension.oidc.metadata.resolver
Classes in org.geant.idpextension.oidc.metadata.resolver 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.
-