public class WebflowRequestContextProfileRequestContextLookup extends Object implements Function<org.springframework.webflow.execution.RequestContext,org.opensaml.profile.context.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() |
| Modifier and Type | Method and Description |
|---|---|
org.opensaml.profile.context.ProfileRequestContext |
apply(org.springframework.webflow.execution.RequestContext requestContext) |
Copyright © 1999–2017 Shibboleth Consortium. All rights reserved.