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

/forgerock/openam-v13/openam-core/src/main/java/com/sun/identity/policy/
H A DResourceResult.java78 static final String RESOURCE_RESULT = "ResourceResult"; field in class:ResourceResult
235 resourceResultNode, RESOURCE_RESULT);
279 .append(RESOURCE_RESULT)
302 .append(RESOURCE_RESULT)
/forgerock/openam/openam-core/src/main/java/com/sun/identity/policy/
H A DResourceResult.java78 static final String RESOURCE_RESULT = "ResourceResult"; field in class:ResourceResult
235 resourceResultNode, RESOURCE_RESULT);
279 .append(RESOURCE_RESULT)
302 .append(RESOURCE_RESULT)
/forgerock/openam-v13/openam-core/src/main/java/com/sun/identity/policy/remote/
H A DPolicyResponse.java106 static final String RESOURCE_RESULT = "ResourceResult"; field in class:PolicyResponse
279 Set nodeSet = XMLUtils.getChildNodes(pNode, RESOURCE_RESULT);
/forgerock/openam/openam-core/src/main/java/com/sun/identity/policy/remote/
H A DPolicyResponse.java106 static final String RESOURCE_RESULT = "ResourceResult"; field in class:PolicyResponse
279 Set nodeSet = XMLUtils.getChildNodes(pNode, RESOURCE_RESULT);

Completed in 66 milliseconds