public class SessionNotificationHandler extends Object implements NotificationHandler
SessionNotificationHandler
implements
NotificationHandler
processes the notifications for a session
objectModifier and Type | Field and Description |
---|---|
static SessionNotificationHandler |
handler |
static Debug |
sessionDebug |
Modifier and Type | Method and Description |
---|---|
void |
process(Vector<Notification> notifications)
Process the notification.
|
void |
processNotification(SessionNotification notification,
boolean remote)
Process the notification.
|
public static SessionNotificationHandler handler
public static Debug sessionDebug
public void process(Vector<Notification> notifications)
process
in interface NotificationHandler
notifications
- array of notifications to be processed.public void processNotification(SessionNotification notification, boolean remote)
notification
- A SessionNotification object describing changes to the SessionCopyright © 2010–2025 Open Identity Platform Community. All rights reserved.