Class RelyingPartyClientInformationProvider

All Implemented Interfaces:
AutoCloseable, Comparable<RelyingPartyClientInformationProvider>, ClientInformationResolver, RefreshableClientInformationResolver, Component, DestructableComponent, IdentifiableComponent, IdentifiedComponent, InitializableComponent, Resolver<OIDCClientInformation,CriteriaSet>, ServiceableComponent<ClientInformationResolver>, Aware, ApplicationContextAware

This class exists primarily to allow the parsing of relying-party.xml to create a serviceable implementation of ClientInformationResolver. Based on net.shibboleth.idp.saml.metadata.RelyingPartyMetadataProvider.