See: Description
| Class | Description |
|---|---|
| RelyingPartyContextLookupById |
A function that returns a
RelyingPartyContext based on ID. |
| RelyingPartyContextLookupByLabel |
A function that returns a collection of
RelyingPartyContexts based on a label. |
| RelyingPartyIdLookupFunction |
A function that returns
RelyingPartyContext.getRelyingPartyId() from a
RelyingPartyContext obtained via a lookup function, by default a child of the ProfileRequestContext. |
| ResponderIdLookupFunction |
A function that returns
RelyingPartyConfiguration#getResponderId() if available from a
RelyingPartyContext obtained via a lookup function, by default a child of the ProfileRequestContext. |
| WebFlowCurrentEventLookupFunction |
A
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. |
| WebflowRequestContextProfileRequestContextLookup |
A
Function that extracts the ProfileRequestContext from the current Webflow conversation. |
Copyright © 1999–2014. All rights reserved.