public class WebflowRequestContextProfileRequestContextLookup extends Object implements com.google.common.base.Function<org.springframework.webflow.execution.RequestContext,ProfileRequestContext>
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.| Constructor and Description |
|---|
WebflowRequestContextProfileRequestContextLookup() |
public WebflowRequestContextProfileRequestContextLookup()
@Nullable public ProfileRequestContext apply(@Nullable org.springframework.webflow.execution.RequestContext requestContext)
apply in interface com.google.common.base.Function<org.springframework.webflow.execution.RequestContext,ProfileRequestContext>Copyright © 1999–2018 Shibboleth Consortium. All rights reserved.