All Classes and Interfaces
Class
Description
Provides 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.
The OpenMetadataSecurityAuditCode is used to define the message content for the OMRS Audit Log.
The OpenMetadataSecurityErrorCode is used to define first failure data capture (FFDC) for errors that occur when
working with open metadata security connectors.
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.
OpenMetadataUserAccount extends UserAccount with properties that should not leave the server.
This interface is used to authenticate a user and return the properties known about them that can be included in
the resulting JWT token.