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

/forgerock/openam-v13/openam-core/src/main/java/com/sun/identity/authentication/client/
H A DAuthClientUtils.java1189 boolean cookieDetect = getCookieDetect(cookieSupport);
1209 public static boolean getCookieDetect(String cookieSupport) { method in class:AuthClientUtils
1893 boolean cookieDetect = getCookieDetect(cookieSupport);
/forgerock/openam/openam-core/src/main/java/com/sun/identity/authentication/client/
H A DAuthClientUtils.java1192 boolean cookieDetect = getCookieDetect(cookieSupport);
1212 public static boolean getCookieDetect(String cookieSupport) { method in class:AuthClientUtils
1896 boolean cookieDetect = getCookieDetect(cookieSupport);
/forgerock/openam-v13/openam-core/src/main/java/com/sun/identity/authentication/service/
H A DLoginState.java1802 cookieDetect = AuthUtils.getCookieDetect(cookieSupport);
/forgerock/openam/openam-core/src/main/java/com/sun/identity/authentication/service/
H A DLoginState.java1749 cookieDetect = AuthUtils.getCookieDetect(cookieSupport);

Completed in 58 milliseconds