Package net.shibboleth.idp.profile.support
package net.shibboleth.idp.profile.support
Support classes for profile behavior.
-
ClassesClassDescriptionExtension of standard SWF URL handler that checks for requests in which a valid flow ID is a prefix of the PATH_INFO value, allowing the flow to run with the rest of the path available to it as input.Exposes the
ProfileRequestContext
in a request attribute to make it accessible outside the Webflow execution pipeline.Extension of SWF's built-inFlowHandlerAdapter
implementation that overrides its poor assumption that a missing flow exception should result in the flow being restarted.