Package com.sun.identity.liberty.ws.paos
Reverse SOAP Binding classes.
-
Interface Summary Interface Description PAOSConstants This interface defines constants common to all PAOS elements. -
Class Summary Class Description PAOSHeader ThePAOSHeader
class is used by a web application on HTTP server side to parse aPAOS
header in an HTTP request from the user agent side.PAOSRequest ThePAOSRequest
class is used by a web application on HTTP server side to construct aPAOS
request message and send it via an HTTP response to the user agent side.PAOSUtils ThePAOSUtils
contains utility methods for PAOS implementation. -
Exception Summary Exception Description PAOSException ThePAOSException
class represents a error while processing SOAP request and response.