| Package | Description |
|---|---|
| com.hybris.yprofile.common | |
| com.hybris.yprofile.consent.cookie | |
| com.hybris.yprofile.consent.services |
| Modifier and Type | Method and Description |
|---|---|
static void |
Utils.removeCookie(EnhancedCookieGenerator enhancedCookieGenerator,
HttpServletResponse response,
java.lang.String cookieName) |
static void |
Utils.setCookie(EnhancedCookieGenerator enhancedCookieGenerator,
HttpServletResponse response,
java.lang.String cookieName,
java.lang.String cookieValue) |
| Modifier and Type | Class and Description |
|---|---|
class |
ConsentReferenceCookieGenerator
Deprecated.
Consent Reference Cookie is generated automatically by Profile Tag
|
| Modifier and Type | Method and Description |
|---|---|
protected EnhancedCookieGenerator |
DefaultConsentService.getCookieGenerator() |
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultConsentService.setCookieGenerator(EnhancedCookieGenerator cookieGenerator) |
Copyright © 2018 SAP SE. All Rights Reserved.