Searched refs:setNotificationURL (Results 1 - 12 of 12) sorted by relevance

/forgerock/openam-v13/openam-core/src/main/java/com/sun/identity/policy/remote/
H A DRemoveListenerRequest.java107 public void setNotificationURL(String url) { method in class:RemoveListenerRequest
144 removeListenerReq.setNotificationURL(attr);
H A DPolicyListenerRequest.java119 public void setNotificationURL(String url) { method in class:PolicyListenerRequest
158 policyListenerReq.setNotificationURL(attr);
/forgerock/openam/openam-core/src/main/java/com/sun/identity/policy/remote/
H A DRemoveListenerRequest.java107 public void setNotificationURL(String url) { method in class:RemoveListenerRequest
144 removeListenerReq.setNotificationURL(attr);
H A DPolicyListenerRequest.java119 public void setNotificationURL(String url) { method in class:PolicyListenerRequest
158 policyListenerReq.setNotificationURL(attr);
/forgerock/openam-v13/openam-core/src/main/java/com/iplanet/dpro/session/share/
H A DSessionRequest.java338 public void setNotificationURL(String url) { method in class:SessionRequest
H A DSessionRequestParser.java172 sessionRequest.setNotificationURL(parseCDATA((Element) nodelist
/forgerock/openam/openam-core/src/main/java/com/iplanet/dpro/session/share/
H A DSessionRequest.java334 public void setNotificationURL(String url) { method in class:SessionRequest
H A DSessionRequestParser.java167 sessionRequest.setNotificationURL(parseCDATA((Element) nodelist
/forgerock/openam/openam-core/src/main/java/com/iplanet/dpro/session/operations/strategies/
H A DClientSdkOperations.java202 sreq.setNotificationURL(url);
/forgerock/openam-v13/openam-core/src/main/java/com/sun/identity/policy/client/
H A DResourceResultCache.java993 listenerReq.setNotificationURL(notificationURL);
1060 rmReq.setNotificationURL(notificationURL);
/forgerock/openam-v13/openam-core/src/main/java/com/iplanet/dpro/session/
H A DSession.java1250 sreq.setNotificationURL(url);
/forgerock/openam/openam-core/src/main/java/com/sun/identity/policy/client/
H A DResourceResultCache.java1002 listenerReq.setNotificationURL(notificationURL);
1069 rmReq.setNotificationURL(notificationURL);

Completed in 71 milliseconds