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.sun.identity.policy.client |
Provides classes necessary for a remote client to evaluate policy decisions.
|
Modifier and Type | Class and Description |
---|---|
class |
SessionNotificationHandler
SessionNotificationHandler implements
NotificationHandler processes the notifications for a session
object |
Modifier and Type | Method and Description |
---|---|
static NotificationHandler |
PLLClient.getNotificationHandler(String service)
Gets a notification handler of a service.
|
Modifier and Type | Method and Description |
---|---|
static void |
PLLClient.addNotificationHandler(String service,
NotificationHandler handler)
Adds a notification handler for a service.
|
Modifier and Type | Class and Description |
---|---|
class |
PolicyNotificationHandler
Class that handles policy notifications from
PLLNotificationServlet . |
Copyright © 2010–2025 Open Identity Platform Community. All rights reserved.