Package org.odpi.openmetadata.accessservices.securitymanager.api


package org.odpi.openmetadata.accessservices.securitymanager.api
The API package defines the Java interfaces supported by the Security Manager OMAS. These Java interfaces wrap the REST API calls to the server and the asynchronous event passing through Security Manager OMAS's Out Topic.
  • Interfaces
    Class
    Description
    MetadataSourceInterface is the interface used to define information about the third party technologies that an integration daemon is extracting metadata from.
    SecurityManagerEventInterface defines how a client gets access to the configuration events produced by the Security Manager OMAS.
    SecurityManagerEventListener is the interface that a client implements to register to receive the events from the Security Manager OMAS's out topic.
    SecurityManagerInterface provides the interface both for retrieving additional information in order to process OutTopic events and for making changes to open metadata to match the content of the security manager.