Class SelectRelyingPartyConfiguration

All Implemented Interfaces:
Component, DestructableComponent, InitializableComponent, ProfileAction, Aware, MessageSource, MessageSourceAware, Action

public final class SelectRelyingPartyConfiguration extends AbstractProfileAction
This action attempts to resolve a RelyingPartyConfiguration and adds it to the RelyingPartyContext that was looked up.

Both the original and the later-added criteria-driven resolvers are supported.

Event:
EventIds.PROCEED_EVENT_ID, IdPEventIds.INVALID_RELYING_PARTY_CTX, IdPEventIds.INVALID_RELYING_PARTY_CONFIG
Postcondition:
If a RelyingPartyContext is located, it will be populated with a non-null result of applying the supplied RelyingPartyConfigurationResolver to the ProfileRequestContext.