Class InitializeUnverifiedRelyingPartyContext

All Implemented Interfaces:
Component, DestructableComponent, InitializableComponent, ProfileAction, org.springframework.beans.factory.Aware, org.springframework.context.MessageSource, org.springframework.context.MessageSourceAware, org.springframework.webflow.execution.Action

public class InitializeUnverifiedRelyingPartyContext extends AbstractProfileAction
Action that adds a RelyingPartyContext to the current ProfileRequestContext tree via a creation function.
Event:
IdPEventIds.INVALID_RELYING_PARTY_CTX
Postcondition:
ProfileRequestContext.getSubcontext(RelyingPartyContext.class) != null WITHOUT relying party id set.