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

/forgerock/openam-v13/openam-federation/OpenFM/src/test/java/com/sun/identity/policy/
H A DPolicyWildcardTest.java67 private static String URL_USER_TEST4 = "https://www.forgerock.com:443/example/user/maintainUser"; field in class:PolicyWildcardTest
224 Util.isGetPostAllowed(userSSOToken, URL_USER_TEST4, ResourceResult.SUBTREE_SCOPE), "Expecting SUBTREE " + URL_USER_TEST4 + " to be allowed.");
/forgerock/openam/openam-federation/OpenFM/src/test/java/com/sun/identity/policy/
H A DPolicyWildcardTest.java67 private static String URL_USER_TEST4 = "https://www.forgerock.com:443/example/user/maintainUser"; field in class:PolicyWildcardTest
224 Util.isGetPostAllowed(userSSOToken, URL_USER_TEST4, ResourceResult.SUBTREE_SCOPE), "Expecting SUBTREE " + URL_USER_TEST4 + " to be allowed.");

Completed in 28 milliseconds