- All Implemented Interfaces:
- com.google.common.base.Function<org.opensaml.profile.context.ProfileRequestContext,org.opensaml.profile.context.EventContext>
public class WebFlowCurrentEventLookupFunction
extends Object
implements com.google.common.base.Function<org.opensaml.profile.context.ProfileRequestContext,org.opensaml.profile.context.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.