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

/forgerock/openam-v13/openam-core/src/main/java/com/sun/identity/policy/remote/
H A DPolicyRequestHandler.java92 private static final String EVALUATION_APPLICATION = "org.forgerock.openam.agents.config.policy.evaluation.application"; field in class:PolicyRequestHandler
732 appAttributes.get(EVALUATION_APPLICATION), serviceTypeName);
/forgerock/openam/openam-core/src/main/java/com/sun/identity/policy/remote/
H A DPolicyRequestHandler.java97 private static final String EVALUATION_APPLICATION = "org.forgerock.openam.agents.config.policy.evaluation.application"; field in class:PolicyRequestHandler
731 appAttributes.get(EVALUATION_APPLICATION), serviceTypeName);

Completed in 337 milliseconds