Package com.sun.identity.liberty.ws.interaction

Defines Interaction service.

See:
          Description

Class Summary
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
 

Exception Summary
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.
 

Package com.sun.identity.liberty.ws.interaction Description

Defines Interaction service.