public class DefaultBtgConsentService extends java.lang.Object implements BtgConsentService
BtgConsentService.| Constructor and Description |
|---|
DefaultBtgConsentService() |
| Modifier and Type | Method and Description |
|---|---|
protected ConfigurationService |
getConfigurationService() |
protected SessionService |
getSessionService() |
void |
setConfigurationService(ConfigurationService configurationService) |
void |
setSessionService(SessionService sessionService) |
boolean |
userHasActiveConsent(UserModel user)
Checks if the user has active consents
|
public boolean userHasActiveConsent(UserModel user)
BtgConsentServiceuserHasActiveConsent in interface BtgConsentServiceuser - The user for whom we want to check the consentspublic void setConfigurationService(ConfigurationService configurationService)
public void setSessionService(SessionService sessionService)
protected ConfigurationService getConfigurationService()
protected SessionService getSessionService()
Copyright © 2018 SAP SE. All Rights Reserved.