Searched refs:hostUrlCookieName (Results 1 - 2 of 2) sorted by relevance

/forgerock/openam-v13/openam-core/src/main/java/com/sun/identity/authentication/client/
H A DAuthClientUtils.java180 private static String hostUrlCookieName = field in class:AuthClientUtils
3035 "hostUrlCookieName = " + hostUrlCookieName +
3042 Cookie cookie = createCookie(hostUrlCookieName,
3055 Cookie cookie = createCookie(hostUrlCookieName,
/forgerock/openam/openam-core/src/main/java/com/sun/identity/authentication/client/
H A DAuthClientUtils.java180 private static String hostUrlCookieName = field in class:AuthClientUtils
3042 "hostUrlCookieName = " + hostUrlCookieName +
3049 Cookie cookie = createCookie(hostUrlCookieName,
3062 Cookie cookie = createCookie(hostUrlCookieName,

Completed in 50 milliseconds