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

/forgerock/openam-v13/openam-server-auth-ui/src/main/java/com/sun/identity/authentication/UI/
H A DLoginServlet.java142 String cookieURL = AuthUtils.getCookieURLForSessionUpgrade(request);
/forgerock/openam/openam-server-auth-ui/src/main/java/com/sun/identity/authentication/UI/
H A DLoginServlet.java142 String cookieURL = AuthUtils.getCookieURLForSessionUpgrade(request);
/forgerock/openam-v13/openam-core/src/main/java/com/sun/identity/authentication/client/
H A DAuthClientUtils.java955 public static String getCookieURLForSessionUpgrade(HttpServletRequest request) { method in class:AuthClientUtils
/forgerock/openam/openam-core/src/main/java/com/sun/identity/authentication/client/
H A DAuthClientUtils.java958 public static String getCookieURLForSessionUpgrade(HttpServletRequest request) { method in class:AuthClientUtils

Completed in 46 milliseconds