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

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

Completed in 20 milliseconds