Class WebFlowCurrentEventLookupFunction

java.lang.Object
net.shibboleth.idp.profile.context.navigate.WebFlowCurrentEventLookupFunction
All Implemented Interfaces:
Function<ProfileRequestContext,EventContext>

public class WebFlowCurrentEventLookupFunction extends Object implements Function<ProfileRequestContext,EventContext>
A Function that checks for cases in which the webflow's current event is not reflected by an attached EventContext and compensates, along with returning a suitably populated context.