Uses of Interface
org.apache.unomi.api.services.PrivacyService
Packages that use PrivacyService
Package
Description
-
Uses of PrivacyService in org.apache.unomi.plugins.baseplugin.actions
Methods in org.apache.unomi.plugins.baseplugin.actions with parameters of type PrivacyServiceModifier and TypeMethodDescriptionvoid
MergeProfilesOnPropertyAction.setPrivacyService
(PrivacyService privacyService) -
Uses of PrivacyService in org.apache.unomi.privacy.internal
Classes in org.apache.unomi.privacy.internal that implement PrivacyService -
Uses of PrivacyService in org.apache.unomi.privacy.rest
Methods in org.apache.unomi.privacy.rest with parameters of type PrivacyServiceModifier and TypeMethodDescriptionvoid
PrivacyServiceEndPoint.setPrivacyService
(PrivacyService privacyService)