Searched defs:POLICY_RESPONSE_ID (Results 1 - 2 of 2) sorted by relevance

/forgerock/openam-v13/openam-core/src/main/java/com/sun/identity/policy/remote/
H A DPolicyService.java87 public static final int POLICY_RESPONSE_ID = 2; field in class:PolicyService
281 ps.setMethodID(POLICY_RESPONSE_ID);
337 case POLICY_RESPONSE_ID:
/forgerock/openam/openam-core/src/main/java/com/sun/identity/policy/remote/
H A DPolicyService.java87 public static final int POLICY_RESPONSE_ID = 2; field in class:PolicyService
281 ps.setMethodID(POLICY_RESPONSE_ID);
337 case POLICY_RESPONSE_ID:

Completed in 20 milliseconds