Interface | Description |
---|---|
RequestHandler |
The
RequestHandler interface needs to be implemented by high
level services and applications in order to be able to receive requests from
the Platform Low Level API. |
Class | Description |
---|---|
NotificationSender | |
PLLAuditor |
Responsible for publishing audit access events for individual PLL request.
|
PLLRequestServlet |
The
PLLRequestServlet class is used to receive requests from
applications and forward those requests to the corresponding servers for
processing. |
PLLServer |
The
PLLServer class is used by high level services and
applications to send NotificationSet XML documents to destination URL
identified in the send() method. |
Exception | Description |
---|---|
SendNotificationException |
The
SendNotificationException class is used to throw
exceptions whenever an error is encountered in sending notifications to
applications. |
Copyright © 2010–2025 Open Identity Platform Community. All rights reserved.