- All Implemented Interfaces:
- com.google.common.base.Function<org.springframework.webflow.execution.RequestContext,org.opensaml.profile.context.ProfileRequestContext>
public class WebflowRequestContextProfileRequestContextLookup
extends Object
implements com.google.common.base.Function<org.springframework.webflow.execution.RequestContext,org.opensaml.profile.context.ProfileRequestContext>
A Function that extracts the ProfileRequestContext from the current Webflow conversation. It is
expected that the ProfileRequestContext will be bound to the conversation attribute identified by
ProfileRequestContext.BINDING_KEY.