Package org.odpi.openmetadata.metadatasecurity


package org.odpi.openmetadata.metadatasecurity
  • Interfaces
    Class
    Description
    OpenMetadataAssetSecurity is able to intercede as the zones are set up in an asset and validates what a user is allowed to do with to Assets (often using the zone values).
    OpenMetadataConnectionSecurity defines the interface of a security connector that is validating whether a specific user should be given access to a specific Connection object.
    OpenMetadataGlossarySecurity assures the access to glossary content.
    OpenMetadataPlatformSecurity provides the interface for a security connector that validates whether a calling user can access any service on an OMAG Server Platform.
    OpenMetadataServerSecurity provides the root interface for a connector that validates access to Open Metadata services and instances for a specific user.
    OpenMetadataServiceSecurity provides the interface for a plugin connector that validates whether a calling user can access a specific metadata service.