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
|
org.forgerock.openam.session |
Modifier and Type | Method and Description |
---|---|
SessionResponse |
ClientSdkSessionRequests.sendRequest(URL svcurl,
SessionRequest sreq,
Session session)
Sends remote session request without retries.
|
Modifier and Type | Method and Description |
---|---|
static SessionResponse |
SessionResponse.parseXML(String xml)
This method is used primarily at the client side to reconstruct a
SessionResponse object based on the XML document received
from server. |
Modifier and Type | Method and Description |
---|---|
SessionResponse |
SessionPLLSender.sendPLLRequest(URL svcurl,
SessionRequest sreq)
Returns a Session Response object based on the XML document received from
remote Session Server.
|
Copyright © 2010–2025 Open Identity Platform Community. All rights reserved.