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

/forgerock/openam-v13/openam-core/src/main/java/com/sun/identity/entitlement/opensso/
H A DPrivilegeUtils.java347 private static EntitlementCondition nConditionsToECondition(Set nConditons) throws EntitlementException { argument
349 for (Object nConditionObj : nConditons) {
/forgerock/openam/openam-core/src/main/java/com/sun/identity/entitlement/opensso/
H A DPrivilegeUtils.java349 private static EntitlementCondition nConditionsToECondition(Set nConditons) throws EntitlementException { argument
351 for (Object nConditionObj : nConditons) {

Completed in 25 milliseconds