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

/forgerock/openam/openam-core/src/main/java/org/forgerock/openam/entitlement/
H A DSetupInternalNotificationSubscriptions.java43 public static final Topic TOPIC_INTERNAL_POLICYSET = Topic.of("/internal/policySet"); field in class:SetupInternalNotificationSubscriptions
57 broker.subscribe(new PolicySetNotificationConsumer()).bindTo(TOPIC_INTERNAL_POLICYSET);

Completed in 27 milliseconds