Searched refs:POLICY_NOTIFICATION (Results 1 - 4 of 4) sorted by relevance

/forgerock/openam-v13/openam-core/src/main/java/com/sun/identity/policy/remote/
H A DPolicyNotification.java204 .append(PolicyService.POLICY_NOTIFICATION)
220 .append(PolicyService.POLICY_NOTIFICATION)
H A DPolicyService.java69 static final String POLICY_NOTIFICATION = "PolicyNotification"; field in class:PolicyService
286 node = XMLUtils.getChildNode(rootNode, POLICY_NOTIFICATION);
/forgerock/openam/openam-core/src/main/java/com/sun/identity/policy/remote/
H A DPolicyNotification.java204 .append(PolicyService.POLICY_NOTIFICATION)
220 .append(PolicyService.POLICY_NOTIFICATION)
H A DPolicyService.java69 static final String POLICY_NOTIFICATION = "PolicyNotification"; field in class:PolicyService
286 node = XMLUtils.getChildNode(rootNode, POLICY_NOTIFICATION);

Completed in 42 milliseconds