Searched refs:notificationXML (Results 1 - 2 of 2) sorted by relevance

/forgerock/openam-v13/openam-core/src/main/java/com/iplanet/services/comm/client/
H A DPLLNotificationServlet.java132 * @param notificationXML The XML String for the NotificationSet object.
134 private void handleNotification(String notificationXML) argument
136 NotificationSet notificationSet = NotificationSet.parseXML(notificationXML);
/forgerock/openam/openam-core/src/main/java/com/iplanet/services/comm/client/
H A DPLLNotificationServlet.java132 * @param notificationXML The XML String for the NotificationSet object.
134 private void handleNotification(String notificationXML) argument
136 NotificationSet notificationSet = NotificationSet.parseXML(notificationXML);

Completed in 36 milliseconds