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

/forgerock/openam-v13/openam-schema/openam-xacml3-schema/src/main/java/com/sun/identity/entitlement/xacml3/core/
H A DAnyOf.java85 * getAllOf().add(newItem);
95 public List<AllOf> getAllOf() { method in class:AnyOf
/forgerock/openam/openam-schema/openam-xacml3-schema/src/main/java/com/sun/identity/entitlement/xacml3/core/
H A DAnyOf.java85 * getAllOf().add(newItem);
95 public List<AllOf> getAllOf() { method in class:AnyOf
/forgerock/openam-v13/openam-entitlements/src/main/java/com/sun/identity/entitlement/xacml3/
H A DXACMLPrivilegeUtils.java432 List<AllOf> allOfList = anyOf.getAllOf();
474 List<AllOf> allOfList = anyOf.getAllOf();
517 List<AllOf> allOfList = anyOf.getAllOf();
529 List<AllOf> allOfList = anyOf.getAllOf();
545 List<AllOf> allOfList = anyOf.getAllOf();
954 List<AllOf> allOfList = anyOf.getAllOf();
1448 List<AllOf> allOfList = anyOf.getAllOf();
/forgerock/openam/openam-entitlements/src/main/java/com/sun/identity/entitlement/xacml3/
H A DXACMLPrivilegeUtils.java440 List<AllOf> allOfList = anyOf.getAllOf();
482 List<AllOf> allOfList = anyOf.getAllOf();
525 List<AllOf> allOfList = anyOf.getAllOf();
537 List<AllOf> allOfList = anyOf.getAllOf();
553 List<AllOf> allOfList = anyOf.getAllOf();
984 List<AllOf> allOfList = anyOf.getAllOf();
1504 List<AllOf> allOfList = anyOf.getAllOf();

Completed in 45 milliseconds