Class DefaultRelyingPartyConfigurationResolver

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

public class DefaultRelyingPartyConfigurationResolver extends AbstractServiceableComponent<RelyingPartyConfigurationResolver> implements RelyingPartyConfigurationResolver
Retrieves a per-relying party configuration for a given profile request based on the request context.

Note that this resolver does not permit more than one RelyingPartyConfiguration with the same ID.