Searched refs:ADD_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.java107 static final String ADD_LISTENER_RESPONSE = "AddPolicyListenerResponse"; field in class:PolicyResponse
301 node = XMLUtils.getChildNode(pNode, ADD_LISTENER_RESPONSE);
366 .append(ADD_LISTENER_RESPONSE)
/forgerock/openam/openam-core/src/main/java/com/sun/identity/policy/remote/
H A DPolicyResponse.java107 static final String ADD_LISTENER_RESPONSE = "AddPolicyListenerResponse"; field in class:PolicyResponse
301 node = XMLUtils.getChildNode(pNode, ADD_LISTENER_RESPONSE);
366 .append(ADD_LISTENER_RESPONSE)

Completed in 28 milliseconds