Class ConsentReferenceCookieGenerator

java.lang.Object
org.springframework.web.util.CookieGenerator
com.hybris.yprofile.consent.cookie.EnhancedCookieGenerator
com.hybris.yprofile.consent.cookie.ConsentReferenceCookieGenerator

@Deprecated(since="1808", forRemoval=true) public class ConsentReferenceCookieGenerator extends EnhancedCookieGenerator
Deprecated, for removal: This API element is subject to removal in a future version.
since 1808 Consent Reference Cookie is generated automatically by Profile Tag
  • Constructor Details

    • ConsentReferenceCookieGenerator

      public ConsentReferenceCookieGenerator()
      Deprecated, for removal: This API element is subject to removal in a future version.
  • Method Details

    • getCookieName

      public String getCookieName()
      Deprecated, for removal: This API element is subject to removal in a future version.
      Overrides:
      getCookieName in class org.springframework.web.util.CookieGenerator
    • getSiteId

      protected String getSiteId()
      Deprecated, for removal: This API element is subject to removal in a future version.
    • getCurrentBaseSiteModel

      protected Optional<BaseSiteModel> getCurrentBaseSiteModel()
      Deprecated, for removal: This API element is subject to removal in a future version.
    • getBaseSiteService

      protected BaseSiteService getBaseSiteService()
      Deprecated, for removal: This API element is subject to removal in a future version.
    • setBaseSiteService

      public void setBaseSiteService(BaseSiteService baseSiteService)
      Deprecated, for removal: This API element is subject to removal in a future version.