public class WebflowRequestContextProfileRequestContextLookup extends Object implements Function<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 RequestContext requestContext)
apply in interface Function<RequestContext,ProfileRequestContext>Copyright © 1999–2017 Shibboleth Consortium. All rights reserved.