Searched refs:setNotificationType (Results 1 - 8 of 8) sorted by relevance

/forgerock/openam-v13/openam-core/src/main/java/com/sun/identity/policy/remote/
H A DPolicyNotification.java111 void setNotificationType(int nt) { method in class:PolicyNotification
180 policyNotification.setNotificationType(POLICY_CHANGE_TYPE);
H A DPolicyListenerRequest.java233 pn.setNotificationType(PolicyNotification.POLICY_CHANGE_TYPE);
/forgerock/openam/openam-core/src/main/java/com/sun/identity/policy/remote/
H A DPolicyNotification.java111 void setNotificationType(int nt) { method in class:PolicyNotification
180 policyNotification.setNotificationType(POLICY_CHANGE_TYPE);
H A DPolicyListenerRequest.java233 pn.setNotificationType(PolicyNotification.POLICY_CHANGE_TYPE);
/forgerock/openam-v13/openam-core/src/main/java/com/iplanet/dpro/session/share/
H A DSessionNotification.java182 void setNotificationType(int type) { method in class:SessionNotification
H A DSessionNotificationParser.java113 sessionNotification.setNotificationType(sType);
/forgerock/openam/openam-core/src/main/java/com/iplanet/dpro/session/share/
H A DSessionNotification.java182 void setNotificationType(int type) { method in class:SessionNotification
H A DSessionNotificationParser.java113 sessionNotification.setNotificationType(sType);

Completed in 58 milliseconds