Package net.shibboleth.idp.profile.support
@NonnullElements
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
ProfileRequestContextin a request attribute to make it accessible outside the Webflow execution pipeline.Extension of SWF's built-inFlowHandlerAdapterimplementation that overrides its poor assumption that a missing flow exception should result in the flow being restarted.An extendedCookieManagerthat allows use of aStorageService.