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

/forgerock/openam-v13/openam-core/src/main/java/com/sun/identity/entitlement/opensso/
H A DNotificationServlet.java53 public static final String REFERRAL_DELETED = "referraldeleted"; field in class:NotificationServlet
81 } else if (action.equals(REFERRAL_DELETED)) {

Completed in 20 milliseconds