Searched refs:REMOVE_LISTENER_RESPONSE (Results 1 - 2 of 2) sorted by relevance

/forgerock/openam-v13/openam-core/src/main/java/com/sun/identity/policy/remote/
H A DPolicyResponse.java108 static final String REMOVE_LISTENER_RESPONSE = field in class:PolicyResponse
307 node = XMLUtils.getChildNode(pNode, REMOVE_LISTENER_RESPONSE);
371 .append(REMOVE_LISTENER_RESPONSE)
/forgerock/openam/openam-core/src/main/java/com/sun/identity/policy/remote/
H A DPolicyResponse.java108 static final String REMOVE_LISTENER_RESPONSE = field in class:PolicyResponse
307 node = XMLUtils.getChildNode(pNode, REMOVE_LISTENER_RESPONSE);
371 .append(REMOVE_LISTENER_RESPONSE)

Completed in 29 milliseconds