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

/forgerock/openam-v13/openam-core/src/main/java/com/sun/identity/policy/remote/
H A DPolicyService.java100 static final String ON_ERROR_REVISION_NUMBER = "0"; field in class:PolicyService
H A DPolicyRequestHandler.java152 + PolicyService.ON_ERROR_REVISION_NUMBER,
154 ps.setRevision(PolicyService.ON_ERROR_REVISION_NUMBER);
/forgerock/openam/openam-core/src/main/java/com/sun/identity/policy/remote/
H A DPolicyService.java100 static final String ON_ERROR_REVISION_NUMBER = "0"; field in class:PolicyService
H A DPolicyRequestHandler.java157 + PolicyService.ON_ERROR_REVISION_NUMBER,
159 ps.setRevision(PolicyService.ON_ERROR_REVISION_NUMBER);

Completed in 33 milliseconds