public class WebFlowCurrentEventLookupFunction extends Object implements Function<org.opensaml.profile.context.ProfileRequestContext,org.opensaml.profile.context.EventContext>
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.| Constructor and Description |
|---|
WebFlowCurrentEventLookupFunction() |
| Modifier and Type | Method and Description |
|---|---|
org.opensaml.profile.context.EventContext |
apply(org.opensaml.profile.context.ProfileRequestContext input) |
Copyright © 1999–2017 Shibboleth Consortium. All rights reserved.