Package org.odpi.openmetadata.metadatasecurity
package org.odpi.openmetadata.metadatasecurity
-
ClassDescriptionProvides the API for a security connector that implements security rules based on the elements being accessed.OpenMetadataPlatformSecurity provides the interface for a security connector that validates whether a calling user can access any service on an OMAG Server Platform.OpenMetadataRepositorySecurity defines security checks for accessing and maintaining open metadata types and instances in the local repository.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.This interface is used to authenticate a user and return the properties known about them that can be included in the resulting JWT token.