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 TypeMethodDescriptionvoidMergeProfilesOnPropertyAction.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 TypeMethodDescriptionvoidPrivacyServiceEndPoint.setPrivacyService(PrivacyService privacyService)