Package com.sun.identity.liberty.ws.paos
@SupportedAll
package com.sun.identity.liberty.ws.paos
Reverse SOAP Binding classes.
-
ClassDescriptionThis interface defines constants common to all PAOS elements.The
PAOSExceptionclass represents a error while processing SOAP request and response.ThePAOSHeaderclass is used by a web application on HTTP server side to parse aPAOSheader in an HTTP request from the user agent side.ThePAOSRequestclass is used by a web application on HTTP server side to construct aPAOSrequest message and send it via an HTTP response to the user agent side.ThePAOSUtilscontains utility methods for PAOS implementation.