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

/forgerock/openam-v13/openam-core/src/main/java/com/sun/identity/policy/remote/
H A DPolicyResponse.java103 static final String POLICY_RESPONSE = PolicyService.POLICY_RESPONSE; field in class:PolicyResponse
347 .append(POLICY_RESPONSE)
389 .append(POLICY_RESPONSE)
H A DPolicyService.java68 static final String POLICY_RESPONSE = "PolicyResponse"; field in class:PolicyService
277 node = XMLUtils.getChildNode(rootNode, POLICY_RESPONSE);
/forgerock/openam/openam-core/src/main/java/com/sun/identity/policy/remote/
H A DPolicyResponse.java103 static final String POLICY_RESPONSE = PolicyService.POLICY_RESPONSE; field in class:PolicyResponse
347 .append(POLICY_RESPONSE)
389 .append(POLICY_RESPONSE)
H A DPolicyService.java68 static final String POLICY_RESPONSE = "PolicyResponse"; field in class:PolicyService
277 node = XMLUtils.getChildNode(rootNode, POLICY_RESPONSE);

Completed in 41 milliseconds