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

/forgerock/openam-v13/openam-core/src/main/java/com/sun/identity/authentication/spi/
H A DRedirectCallback.java49 private boolean trackingCookie = false; field in class:RedirectCallback
219 this.trackingCookie = enableCookie;
223 * Gets the value of this RedirectCallback's trackingCookie, indicating whether we should
228 return trackingCookie;
/forgerock/openam/openam-core/src/main/java/com/sun/identity/authentication/spi/
H A DRedirectCallback.java49 private boolean trackingCookie = false; field in class:RedirectCallback
219 this.trackingCookie = enableCookie;
223 * Gets the value of this RedirectCallback's trackingCookie, indicating whether we should
228 return trackingCookie;

Completed in 30 milliseconds