Searched defs:createRule1 (Results 1 - 6 of 6) sorted by relevance

/forgerock/openam-v13/openam-federation/OpenFM/src/test/java/com/sun/identity/entitlement/
H A DOrgAliasReferralTestOldAPI.java100 policy.addRule(createRule1());
104 private Rule createRule1() throws PolicyException { method in class:OrgAliasReferralTestOldAPI
/forgerock/openam/openam-federation/OpenFM/src/test/java/com/sun/identity/entitlement/
H A DOrgAliasReferralTestOldAPI.java100 policy.addRule(createRule1());
104 private Rule createRule1() throws PolicyException { method in class:OrgAliasReferralTestOldAPI
/forgerock/openam-v13/openam-federation/OpenFM/src/test/java/com/sun/identity/policy/
H A DProxyPETest.java76 policy.addRule(createRule1());
127 private Rule createRule1() throws PolicyException { method in class:ProxyPETest
H A DPolicyEvaluatorTest.java87 policy.addRule(createRule1());
278 private Rule createRule1() throws PolicyException { method in class:PolicyEvaluatorTest
/forgerock/openam/openam-federation/OpenFM/src/test/java/com/sun/identity/policy/
H A DProxyPETest.java76 policy.addRule(createRule1());
127 private Rule createRule1() throws PolicyException { method in class:ProxyPETest
H A DPolicyEvaluatorTest.java87 policy.addRule(createRule1());
278 private Rule createRule1() throws PolicyException { method in class:PolicyEvaluatorTest

Completed in 41 milliseconds