Searched refs:assertNormalisation (Results 1 - 6 of 6) sorted by relevance

/forgerock/openam-v13/openam-shared/src/test/java/com/sun/identity/shared/whitelist/
H A DURLResourceNameTest.java44 assertNormalisation("http://www.example.com:80/hello", "http://www.example.com:80/hello");
45 assertNormalisation("http://www.example.com:12345/hello", "http://www.example.com:12345/hello");
48 assertNormalisation("http://www.example.com/hello", "http://www.example.com:80/hello");
49 assertNormalisation("https://www.example.com/hello", "https://www.example.com:443/hello");
50 assertNormalisation("protocol://www.example.com/hello", "protocol://www.example.com/hello");
53 assertNormalisation("http://www.example.com:80/hello*", "http://www.example.com:80/hello*");
54 assertNormalisation("http://www.example*:80/hello", "http://www.example*:80/hello");
55 assertNormalisation("http*://www.example.com:80/hello", "http*://www.example.com:80/hello");
58 assertNormalisation("http*://www.example.com/hello", "http*://www.example.com:*/hello");
59 assertNormalisation("http
72 private void assertNormalisation(String untreatedResource, String treatedResource) { method in class:URLResourceNameTest
[all...]
/forgerock/openam-v13/openam-core/src/test/java/com/sun/identity/entitlement/
H A DURLResourceNameTest.java44 assertNormalisation("http://www.example.com:80/hello", "http://www.example.com:80/hello");
45 assertNormalisation("http://www.example.com:12345/hello", "http://www.example.com:12345/hello");
48 assertNormalisation("http://www.example.com/hello", "http://www.example.com:80/hello");
49 assertNormalisation("https://www.example.com/hello", "https://www.example.com:443/hello");
50 assertNormalisation("protocol://www.example.com/hello", "protocol://www.example.com/hello");
53 assertNormalisation("http://www.example.com:80/hello*", "http://www.example.com:80/hello*");
54 assertNormalisation("http://www.example*:80/hello", "http://www.example*:80/hello");
55 assertNormalisation("http*://www.example.com:80/hello", "http*://www.example.com:80/hello");
58 assertNormalisation("http*://www.example.com/hello", "http*://www.example.com:*/hello");
59 assertNormalisation("http
72 private void assertNormalisation(String untreatedResource, String treatedResource) { method in class:URLResourceNameTest
[all...]
/forgerock/openam-v13/openam-core/src/test/java/com/sun/identity/policy/plugins/
H A DURLResourceNameTest.java44 assertNormalisation("http://www.example.com:80/hello", "http://www.example.com:80/hello");
45 assertNormalisation("http://www.example.com:12345/hello", "http://www.example.com:12345/hello");
48 assertNormalisation("http://www.example.com/hello", "http://www.example.com:80/hello");
49 assertNormalisation("https://www.example.com/hello", "https://www.example.com:443/hello");
50 assertNormalisation("protocol://www.example.com/hello", "protocol://www.example.com/hello");
53 assertNormalisation("http://www.example.com:80/hello*", "http://www.example.com:80/hello*");
54 assertNormalisation("http://www.example*:80/hello", "http://www.example*:80/hello");
55 assertNormalisation("http*://www.example.com:80/hello", "http*://www.example.com:80/hello");
58 assertNormalisation("http*://www.example.com/hello", "http*://www.example.com:*/hello");
59 assertNormalisation("http
72 private void assertNormalisation(String untreatedResource, String treatedResource) { method in class:URLResourceNameTest
[all...]
/forgerock/openam/openam-shared/src/test/java/com/sun/identity/shared/whitelist/
H A DURLResourceNameTest.java44 assertNormalisation("http://www.example.com:80/hello", "http://www.example.com:80/hello");
45 assertNormalisation("http://www.example.com:12345/hello", "http://www.example.com:12345/hello");
48 assertNormalisation("http://www.example.com/hello", "http://www.example.com:80/hello");
49 assertNormalisation("https://www.example.com/hello", "https://www.example.com:443/hello");
50 assertNormalisation("protocol://www.example.com/hello", "protocol://www.example.com/hello");
53 assertNormalisation("http://www.example.com:80/hello*", "http://www.example.com:80/hello*");
54 assertNormalisation("http://www.example*:80/hello", "http://www.example*:80/hello");
55 assertNormalisation("http*://www.example.com:80/hello", "http*://www.example.com:80/hello");
58 assertNormalisation("http*://www.example.com/hello", "http*://www.example.com:*/hello");
59 assertNormalisation("http
72 private void assertNormalisation(String untreatedResource, String treatedResource) { method in class:URLResourceNameTest
[all...]
/forgerock/openam/openam-core/src/test/java/com/sun/identity/entitlement/
H A DURLResourceNameTest.java44 assertNormalisation("http://www.example.com:80/hello", "http://www.example.com:80/hello");
45 assertNormalisation("http://www.example.com:12345/hello", "http://www.example.com:12345/hello");
48 assertNormalisation("http://www.example.com/hello", "http://www.example.com:80/hello");
49 assertNormalisation("https://www.example.com/hello", "https://www.example.com:443/hello");
50 assertNormalisation("protocol://www.example.com/hello", "protocol://www.example.com/hello");
53 assertNormalisation("http://www.example.com:80/hello*", "http://www.example.com:80/hello*");
54 assertNormalisation("http://www.example*:80/hello", "http://www.example*:80/hello");
55 assertNormalisation("http*://www.example.com:80/hello", "http*://www.example.com:80/hello");
58 assertNormalisation("http*://www.example.com/hello", "http*://www.example.com:*/hello");
59 assertNormalisation("http
72 private void assertNormalisation(String untreatedResource, String treatedResource) { method in class:URLResourceNameTest
[all...]
/forgerock/openam/openam-core/src/test/java/com/sun/identity/policy/plugins/
H A DURLResourceNameTest.java44 assertNormalisation("http://www.example.com:80/hello", "http://www.example.com:80/hello");
45 assertNormalisation("http://www.example.com:12345/hello", "http://www.example.com:12345/hello");
48 assertNormalisation("http://www.example.com/hello", "http://www.example.com:80/hello");
49 assertNormalisation("https://www.example.com/hello", "https://www.example.com:443/hello");
50 assertNormalisation("protocol://www.example.com/hello", "protocol://www.example.com/hello");
53 assertNormalisation("http://www.example.com:80/hello*", "http://www.example.com:80/hello*");
54 assertNormalisation("http://www.example*:80/hello", "http://www.example*:80/hello");
55 assertNormalisation("http*://www.example.com:80/hello", "http*://www.example.com:80/hello");
58 assertNormalisation("http*://www.example.com/hello", "http*://www.example.com:*/hello");
59 assertNormalisation("http
72 private void assertNormalisation(String untreatedResource, String treatedResource) { method in class:URLResourceNameTest
[all...]

Completed in 26 milliseconds