Package | Description |
---|---|
com.iplanet.dpro.session |
This package contains classes that represents a session and its
all session related information
|
com.iplanet.services.comm.client | |
com.iplanet.services.comm.share |
Modifier and Type | Method and Description |
---|---|
void |
SessionNotificationHandler.process(Vector<Notification> notifications)
Process the notification.
|
Modifier and Type | Method and Description |
---|---|
void |
NotificationHandler.process(Vector<Notification> notifications)
This interface must be implemented by the high level applications and
applications in order to receive notifications from the Platform Low
Level API.
|
Modifier and Type | Method and Description |
---|---|
Vector<Notification> |
NotificationSet.getNotifications()
Gets the Notification objects contained in this object.
|
Modifier and Type | Method and Description |
---|---|
void |
NotificationSet.addNotification(Notification notification)
Adds a Notification object to this object.
|
Copyright © 2010–2025 Open Identity Platform Community. All rights reserved.