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

/forgerock/openam-v13/openam-core/src/main/java/com/sun/identity/authentication/client/
H A DAuthClientUtils.java2903 public static boolean persistAMCookie(Hashtable reqDataHash) { method in class:AuthClientUtils
2911 utilDebug.message("AuthUtils.persistAMCookie(): Set globally ");
2931 utilDebug.message("AuthUtils.persistAMCookie(): " + persistCookie);
/forgerock/openam/openam-core/src/main/java/com/sun/identity/authentication/client/
H A DAuthClientUtils.java2910 public static boolean persistAMCookie(Hashtable reqDataHash) { method in class:AuthClientUtils
2918 utilDebug.message("AuthUtils.persistAMCookie(): Set globally ");
2938 utilDebug.message("AuthUtils.persistAMCookie(): " + persistCookie);

Completed in 44 milliseconds