Searched defs:setNotificationType (Results 1 - 4 of 4) 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);
/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);
/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
/forgerock/openam/openam-core/src/main/java/com/iplanet/dpro/session/share/
H A DSessionNotification.java182 void setNotificationType(int type) { method in class:SessionNotification

Completed in 22 milliseconds