Package | Description |
---|---|
com.iplanet.services.comm.client |
Modifier and Type | Method and Description |
---|---|
static Vector |
PLLClient.send(URL url,
RequestSet set)
Translates the Java object to an XML RequestSet document and sends the
corresponding XML document to the specified URL.
|
static Vector |
PLLClient.send(URL url,
RequestSet set,
HashMap cookieTable)
Translates the Java object to an XML RequestSet document and sends the
corresponding XML document to the specified URL.
|
static Vector |
PLLClient.send(URL url,
String cookies,
RequestSet set)
Translates the Java object to an XML RequestSet document and sends the
corresponding XML document to the specified URL.
|
Copyright © 2010–2025 Open Identity Platform Community. All rights reserved.