Package | Description |
---|---|
com.iplanet.dpro.session |
This package contains classes that represents a session and its
all session related information
|
com.iplanet.dpro.session.share |
This package contains shared session classes that represent
session information,handle the session notification and process the
URL encoding
|
Modifier and Type | Method and Description |
---|---|
void |
SessionNotificationHandler.processNotification(SessionNotification notification,
boolean remote)
Process the notification.
|
Modifier and Type | Method and Description |
---|---|
static SessionNotification |
SessionNotification.parseXML(String xml)
This method is used primarily at the server side to reconstruct a
SessionNotification object based on the XML document
received from client. |
Copyright © 2010–2025 Open Identity Platform Community. All rights reserved.