| Class | Description |
|---|---|
| InteractionManager |
This class provides the interface and implementation for supporting
resource owner interaction.
|
| InteractionUtils |
Class that provides some utility methods that work with objects
related to interaction
|
| JAXBObjectFactory |
Class that provides access to a singleton
com.sun.identity.liberty.ws.interaction.jaxb.ObjectFactory
. |
| SiteAwareInteractionConfig | |
| WSPRedirectHandlerServlet |
Class that works in conjection with InteractionManager to facilitate
WSP- resource owner interactions
|
| Exception | Description |
|---|---|
| InteractionException |
Base class for exceptions that could be thrown from
InteractionService framework. |
| InteractionRedirectException |
Class for exception thrown by
InteractionManager, on the
WSC side, to indicate that the User Agent is redirected to
WSP. |
| InteractionSOAPFaultException |
Class for exception thrown by
InteractionManager
in case of any SOAP fault while handling interaction for the
WSP. |
Copyright © 2010–2025 Open Identity Platform Community. All rights reserved.