public class DefaultPrivacyOverlayerController
extends java.lang.Object
| Constructor and Description |
|---|
DefaultPrivacyOverlayerController() |
| Modifier and Type | Method and Description |
|---|---|
<any> |
generateConsentReference(HttpServletRequest request,
HttpServletResponse response) |
ConsentService |
getConsentService() |
protected boolean |
isProfileTrackingPaused(HttpServletRequest httpServletRequest) |
void |
setConsentService(ConsentService consentService) |
void |
setProfileConfigurationService(ProfileConfigurationService profileConfigurationService) |
public <any> generateConsentReference(HttpServletRequest request,
HttpServletResponse response)
throws java.io.IOException
java.io.IOExceptionprotected boolean isProfileTrackingPaused(HttpServletRequest httpServletRequest)
public ConsentService getConsentService()
public void setProfileConfigurationService(ProfileConfigurationService profileConfigurationService)
public void setConsentService(ConsentService consentService)
Copyright © 2017 SAP SE. All Rights Reserved.