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 ThePAOSHeaderclass is used by a web application on HTTP server side to parse aPAOSheader in an HTTP request from the user agent side.PAOSRequest 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.PAOSUtils ThePAOSUtilscontains utility methods for PAOS implementation.
- 
Exception Summary Exception Description PAOSException ThePAOSExceptionclass represents a error while processing SOAP request and response.