Class InitializeRelyingPartyContext

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

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