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

/forgerock/openam/openam-core/src/main/java/org/forgerock/openam/entitlement/
H A DSetupInternalNotificationSubscriptions.java45 public static final String MESSAGE_ATTR_EVENT_TYPE = "eventType"; field in class:SetupInternalNotificationSubscriptions
63 JsonValue eventType = notification.get(MESSAGE_ATTR_EVENT_TYPE);
69 MESSAGE_ATTR_EVENT_TYPE, MESSAGE_ATTR_REALM, notification);

Completed in 27 milliseconds