| Interface | Description |
|---|---|
| PAOSConstants |
This interface defines constants common to all PAOS elements.
|
| Class | Description |
|---|---|
| PAOSHeader |
The
PAOSHeader class is used by a web application
on HTTP server side to parse a PAOS header in an HTTP request
from the user agent side. |
| PAOSRequest |
The
PAOSRequest class is used by a web application on
HTTP server side to construct a PAOS request message and send
it via an HTTP response to the user agent side. |
| PAOSResponse |
The
PAOSResponse class is used by a web application on
HTTP server side to receive and parse a PAOS response via an
HTTP request from the user agent side. |
| PAOSUtils |
The
PAOSUtils contains utility methods for PAOS
implementation. |
| Exception | Description |
|---|---|
| PAOSException |
The
PAOSException class represents a error while
processing SOAP request and response. |
Copyright © 2010–2025 Open Identity Platform Community. All rights reserved.