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

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

Completed in 26 milliseconds