Searched defs:PLLClient (Results 1 - 2 of 2) sorted by relevance

/forgerock/openam-v13/openam-core/src/main/java/com/iplanet/services/comm/client/
H A DPLLClient.java25 * $Id: PLLClient.java,v 1.8 2008/06/25 05:41:33 qcheng Exp $
63 * The <code>PLLClient</code> class is used to send RequestSet XML documents
74 public class PLLClient { class
79 private static Debug debug = Debug.getInstance("PLLClient");
223 debug.warning("PLLClient.send: exception: ", e);
/forgerock/openam/openam-core/src/main/java/com/iplanet/services/comm/client/
H A DPLLClient.java25 * $Id: PLLClient.java,v 1.8 2008/06/25 05:41:33 qcheng Exp $
63 * The <code>PLLClient</code> class is used to send RequestSet XML documents
74 public class PLLClient { class
79 private static Debug debug = Debug.getInstance("PLLClient");
223 debug.warning("PLLClient.send URL=" + url + " : exception: ", e);

Completed in 49 milliseconds