- DataPrivacyAdmin - Class in org.odpi.openmetadata.accessservices.dataprivacy.admin
-
DataPrivacyAdmin manages the start up and shutdown of the Data Privacy OMAS.
- DataPrivacyAdmin() - Constructor for class org.odpi.openmetadata.accessservices.dataprivacy.admin.DataPrivacyAdmin
-
Default constructor
- DataPrivacyAuditCode - Enum in org.odpi.openmetadata.accessservices.dataprivacy.auditlog
-
The DataPrivacyAuditCode is used to define the message content for the OMRS Audit Log.
- DataPrivacyOMRSTopicListener - Class in org.odpi.openmetadata.accessservices.dataprivacy.listener
-
DataPrivacyOMRSTopicListener received details of each OMRS event from the cohorts that the local server
is connected to.
- DataPrivacyOMRSTopicListener(Connection, OMRSRepositoryHelper, OMRSRepositoryValidator, String, List<String>, OMRSAuditLog) - Constructor for class org.odpi.openmetadata.accessservices.dataprivacy.listener.DataPrivacyOMRSTopicListener
-
The constructor is given the connection to the out topic for Asset Consumer OMAS
along with classes for testing and manipulating instances.
- DataPrivacyRegistration - Class in org.odpi.openmetadata.accessservices.dataprivacy.server
-
DataPrivacyRegistration registers the access service with the OMAG Server administration services.
- DataPrivacyRegistration() - Constructor for class org.odpi.openmetadata.accessservices.dataprivacy.server.DataPrivacyRegistration
-
- DataPrivacyRESTServices - Class in org.odpi.openmetadata.accessservices.dataprivacy.server
-
The DataPrivacyRESTServices provides the server-side implementation of the Data Privacy Open Metadata
Assess Service (OMAS).
- DataPrivacyRESTServices() - Constructor for class org.odpi.openmetadata.accessservices.dataprivacy.server.DataPrivacyRESTServices
-
Default constructor
- DataPrivacyServicesInstance - Class in org.odpi.openmetadata.accessservices.dataprivacy.server
-
DataPrivacyServicesInstance caches references to objects for a specific server.
- DataPrivacyServicesInstance(OMRSRepositoryConnector, List<String>, OMRSAuditLog, String, int) - Constructor for class org.odpi.openmetadata.accessservices.dataprivacy.server.DataPrivacyServicesInstance
-
Set up the handlers for this server.