Class ReloadingRelyingPartyConfigurationResolver

All Implemented Interfaces:
RelyingPartyConfigurationResolver, Component, DestructableComponent, IdentifiableComponent, IdentifiedComponent, InitializableComponent, Resolver<RelyingPartyConfiguration,ProfileRequestContext>

public class ReloadingRelyingPartyConfigurationResolver extends AbstractIdentifiableInitializableComponent implements RelyingPartyConfigurationResolver
Retrieves a per-relying party configuration for a given profile request based on the request context. The configuration is loaded via the supplied service.

Note that this resolver requires that none of the returned structures do any operations on receipt of AbstractInitializableComponent.destroy() since the returned value is not covered by the