Skip navigation links
A C D G L M O P S T U V 

A

auditLog - Variable in class org.odpi.openmetadata.metadatasecurity.connectors.OpenMetadataServerSecurityConnector
 

C

connectorName - Variable in class org.odpi.openmetadata.metadatasecurity.connectors.OpenMetadataPlatformSecurityConnector
 
connectorName - Variable in class org.odpi.openmetadata.metadatasecurity.connectors.OpenMetadataServerSecurityConnector
 

D

disconnect() - Method in class org.odpi.openmetadata.metadatasecurity.connectors.OpenMetadataPlatformSecurityConnector
Free up any resources held since the connector is no longer needed.
disconnect() - Method in class org.odpi.openmetadata.metadatasecurity.connectors.OpenMetadataServerSecurityConnector
Free up any resources held since the connector is no longer needed.

G

getAssetGUID(Asset) - Method in class org.odpi.openmetadata.metadatasecurity.connectors.OpenMetadataServerSecurityConnector
Return a string representing the unique identifier for the asset.
getConnectionQualifiedName(Connection) - Method in class org.odpi.openmetadata.metadatasecurity.connectors.OpenMetadataServerSecurityConnector
Return a string representing the unique identifier for the connection.
getInstanceGUID(InstanceHeader) - Method in class org.odpi.openmetadata.metadatasecurity.connectors.OpenMetadataServerSecurityConnector
Return a string representing the unique identifier for a repository instance.
getMessageDefinition() - Method in enum org.odpi.openmetadata.metadatasecurity.ffdc.OpenMetadataSecurityAuditCode
Retrieve a message definition object for logging.
getMessageDefinition(String...) - Method in enum org.odpi.openmetadata.metadatasecurity.ffdc.OpenMetadataSecurityAuditCode
Retrieve a message definition object for logging.
getMessageDefinition() - Method in enum org.odpi.openmetadata.metadatasecurity.ffdc.OpenMetadataSecurityErrorCode
Retrieve a message definition object for an exception.
getMessageDefinition(String...) - Method in enum org.odpi.openmetadata.metadatasecurity.ffdc.OpenMetadataSecurityErrorCode
Retrieve a message definition object for an exception.

L

localServerUserId - Variable in class org.odpi.openmetadata.metadatasecurity.connectors.OpenMetadataServerSecurityConnector
 
logConnectorDisconnecting() - Method in class org.odpi.openmetadata.metadatasecurity.connectors.OpenMetadataPlatformSecurityConnector
Write an audit log message to say that the connector is stopping.
logConnectorDisconnecting() - Method in class org.odpi.openmetadata.metadatasecurity.connectors.OpenMetadataServerSecurityConnector
Write an audit log message to say that the connector is stopping.
logConnectorStarting() - Method in class org.odpi.openmetadata.metadatasecurity.connectors.OpenMetadataPlatformSecurityConnector
Write an audit log message to say that the connector is initializing.
logConnectorStarting() - Method in class org.odpi.openmetadata.metadatasecurity.connectors.OpenMetadataServerSecurityConnector
Write an audit log message to say that the connector is initializing.
logRecord(String, AuditLogRecordSeverity, String) - Method in class org.odpi.openmetadata.metadatasecurity.connectors.OpenMetadataPlatformSecurityConnector
Log an audit log record for an event, decision, error, or exception detected by the OMRS.

M

messageFormatter - Variable in class org.odpi.openmetadata.metadatasecurity.connectors.OpenMetadataPlatformSecurityConnector
 

O

OpenMetadataPlatformSecurityConnector - Class in org.odpi.openmetadata.metadatasecurity.connectors
OpenMetadataPlatformSecurityConnector provides the base class for a connector that validates access to the platform services that are not specific to an OMAG Server.
OpenMetadataPlatformSecurityConnector() - Constructor for class org.odpi.openmetadata.metadatasecurity.connectors.OpenMetadataPlatformSecurityConnector
 
OpenMetadataPlatformSecurityProvider - Class in org.odpi.openmetadata.metadatasecurity.connectors
OpenMetadataPlatformSecurityProvider provides implementation of the connector provider for the Open Metadata Platform Security connector.
OpenMetadataPlatformSecurityProvider() - Constructor for class org.odpi.openmetadata.metadatasecurity.connectors.OpenMetadataPlatformSecurityProvider
Constructor used to initialize the ConnectorProviderBase with the Java class name of the specific OMRS Connector implementation.
OpenMetadataSecurityAuditCode - Enum in org.odpi.openmetadata.metadatasecurity.ffdc
The OpenMetadataSecurityAuditCode is used to define the message content for the OMRS Audit Log.
OpenMetadataSecurityErrorCode - Enum in org.odpi.openmetadata.metadatasecurity.ffdc
The OpenMetadataSecurityErrorCode is used to define first failure data capture (FFDC) for errors that occur when working with open metadata security connectors.
OpenMetadataServerSecurityConnector - Class in org.odpi.openmetadata.metadatasecurity.connectors
OpenMetadataServerSecurityConnector provides the base class for an Open Metadata Security Connector for a server.
OpenMetadataServerSecurityConnector() - Constructor for class org.odpi.openmetadata.metadatasecurity.connectors.OpenMetadataServerSecurityConnector
 
OpenMetadataServerSecurityProvider - Class in org.odpi.openmetadata.metadatasecurity.connectors
OpenMetadataServerSecurityProvider provides implementation of the connector provider for the Open Metadata Server Security connector.
OpenMetadataServerSecurityProvider() - Constructor for class org.odpi.openmetadata.metadatasecurity.connectors.OpenMetadataServerSecurityProvider
Constructor used to initialize the ConnectorProviderBase with the Java class name of the specific OMRS Connector implementation.
org.odpi.openmetadata.metadatasecurity.connectors - package org.odpi.openmetadata.metadatasecurity.connectors
 
org.odpi.openmetadata.metadatasecurity.ffdc - package org.odpi.openmetadata.metadatasecurity.ffdc
 

P

printZoneList(List<String>) - Method in class org.odpi.openmetadata.metadatasecurity.connectors.OpenMetadataServerSecurityConnector
Return a string representing the list of zones.

S

serverName - Variable in class org.odpi.openmetadata.metadatasecurity.connectors.OpenMetadataServerSecurityConnector
 
serverRootURL - Variable in class org.odpi.openmetadata.metadatasecurity.connectors.OpenMetadataPlatformSecurityConnector
 
setAssetZonesToDefault(List<String>, Asset) - Method in class org.odpi.openmetadata.metadatasecurity.connectors.OpenMetadataServerSecurityConnector
Determine the appropriate setting for the asset zones depending on the content of the asset and the default zones.
setAuditLog(AuditLog) - Method in class org.odpi.openmetadata.metadatasecurity.connectors.OpenMetadataServerSecurityConnector
Receive an audit log object that can be used to record audit log messages.
setLocalServerUserId(String) - Method in class org.odpi.openmetadata.metadatasecurity.connectors.OpenMetadataServerSecurityConnector
Provide the local server's userId.
setServerName(String) - Method in class org.odpi.openmetadata.metadatasecurity.connectors.OpenMetadataServerSecurityConnector
Set the name of the server that this connector is supporting.
setServerPlatformURL(String) - Method in class org.odpi.openmetadata.metadatasecurity.connectors.OpenMetadataPlatformSecurityConnector
 
setSupportedZonesForUser(List<String>, String, String) - Method in class org.odpi.openmetadata.metadatasecurity.connectors.OpenMetadataServerSecurityConnector
Determine the appropriate setting for the supported zones depending on the user and the default supported zones set up for the service.
start() - Method in class org.odpi.openmetadata.metadatasecurity.connectors.OpenMetadataPlatformSecurityConnector
Indicates that the connector is completely configured and can begin processing.
start() - Method in class org.odpi.openmetadata.metadatasecurity.connectors.OpenMetadataServerSecurityConnector
Indicates that the connector is completely configured and can begin processing.

T

throwIncompleteAsset(String, Asset, String) - Method in class org.odpi.openmetadata.metadatasecurity.connectors.OpenMetadataServerSecurityConnector
Write an audit log message and throw exception to record an unauthorized access.
throwUnauthorizedAssetAccess(String, Asset, String) - Method in class org.odpi.openmetadata.metadatasecurity.connectors.OpenMetadataServerSecurityConnector
Write an audit log message and throw exception to record an unauthorized access.
throwUnauthorizedAssetChange(String, Asset, String) - Method in class org.odpi.openmetadata.metadatasecurity.connectors.OpenMetadataServerSecurityConnector
Write an audit log message and throw exception to record an unauthorized access.
throwUnauthorizedAssetCreate(String, Asset, String) - Method in class org.odpi.openmetadata.metadatasecurity.connectors.OpenMetadataServerSecurityConnector
Write an audit log message and throw exception to record an unauthorized access.
throwUnauthorizedAssetFeedback(String, Asset, String) - Method in class org.odpi.openmetadata.metadatasecurity.connectors.OpenMetadataServerSecurityConnector
Write an audit log message and throw exception to record an unauthorized access.
throwUnauthorizedConnectionAccess(String, Connection, String) - Method in class org.odpi.openmetadata.metadatasecurity.connectors.OpenMetadataServerSecurityConnector
Write an audit log message and throw exception to record an unauthorized access.
throwUnauthorizedInstanceAccess(String, String, String, String) - Method in class org.odpi.openmetadata.metadatasecurity.connectors.OpenMetadataServerSecurityConnector
Write an audit log message and throw exception to record an unauthorized access.
throwUnauthorizedInstanceChange(String, String, String, String) - Method in class org.odpi.openmetadata.metadatasecurity.connectors.OpenMetadataServerSecurityConnector
Write an audit log message and throw exception to record an unauthorized access.
throwUnauthorizedInstanceCreate(String, String, String) - Method in class org.odpi.openmetadata.metadatasecurity.connectors.OpenMetadataServerSecurityConnector
Write an audit log message and throw exception to record an unauthorized access.
throwUnauthorizedPlatformAccess(String, String) - Method in class org.odpi.openmetadata.metadatasecurity.connectors.OpenMetadataPlatformSecurityConnector
Write an audit log message and throw exception to record an unauthorized access.
throwUnauthorizedServerAccess(String, String) - Method in class org.odpi.openmetadata.metadatasecurity.connectors.OpenMetadataServerSecurityConnector
Write an audit log message and throw exception to record an unauthorized access.
throwUnauthorizedServiceAccess(String, String, String, String) - Method in class org.odpi.openmetadata.metadatasecurity.connectors.OpenMetadataServerSecurityConnector
Write an audit log message and throw exception to record an unauthorized access.
throwUnauthorizedTypeAccess(String, String, String, String) - Method in class org.odpi.openmetadata.metadatasecurity.connectors.OpenMetadataServerSecurityConnector
Write an audit log message and throw exception to record an unauthorized access.
throwUnauthorizedTypeChange(String, String, String, String) - Method in class org.odpi.openmetadata.metadatasecurity.connectors.OpenMetadataServerSecurityConnector
Write an audit log message and throw exception to record an unauthorized access.
throwUnauthorizedZoneChange(String, Asset, List<String>, List<String>, String) - Method in class org.odpi.openmetadata.metadatasecurity.connectors.OpenMetadataServerSecurityConnector
Write an audit log message and throw exception to record an unauthorized access.
toString() - Method in enum org.odpi.openmetadata.metadatasecurity.ffdc.OpenMetadataSecurityAuditCode
JSON-style toString
toString() - Method in enum org.odpi.openmetadata.metadatasecurity.ffdc.OpenMetadataSecurityErrorCode
JSON-style toString

U

unknownTypeName - Variable in class org.odpi.openmetadata.metadatasecurity.connectors.OpenMetadataServerSecurityConnector
 

V

validateUserAsInvestigatorForPlatform(String) - Method in class org.odpi.openmetadata.metadatasecurity.connectors.OpenMetadataPlatformSecurityConnector
Check that the calling user is authorized to issue operator requests to the OMAG Server Platform.
validateUserAsOperatorForPlatform(String) - Method in class org.odpi.openmetadata.metadatasecurity.connectors.OpenMetadataPlatformSecurityConnector
Check that the calling user is authorized to issue operator requests to the OMAG Server Platform.
validateUserAsServerAdmin(String) - Method in class org.odpi.openmetadata.metadatasecurity.connectors.OpenMetadataServerSecurityConnector
Check that the calling user is authorized to update the configuration for a server.
validateUserAsServerInvestigator(String) - Method in class org.odpi.openmetadata.metadatasecurity.connectors.OpenMetadataServerSecurityConnector
Check that the calling user is authorized to issue operator requests to the OMAG Server.
validateUserAsServerOperator(String) - Method in class org.odpi.openmetadata.metadatasecurity.connectors.OpenMetadataServerSecurityConnector
Check that the calling user is authorized to issue operator requests to the OMAG Server.
validateUserForAssetAttachmentUpdate(String, Asset) - Method in class org.odpi.openmetadata.metadatasecurity.connectors.OpenMetadataServerSecurityConnector
Tests for whether a specific user should have the right to update elements attached directly to an asset such as schema and connections.
validateUserForAssetConnectionList(String, Asset, List<Connection>) - Method in class org.odpi.openmetadata.metadatasecurity.connectors.OpenMetadataServerSecurityConnector
Select a connection from the list of connections attached to an asset.
validateUserForAssetCreate(String, Asset) - Method in class org.odpi.openmetadata.metadatasecurity.connectors.OpenMetadataServerSecurityConnector
Tests for whether a specific user should have the right to create an asset within a zone.
validateUserForAssetDelete(String, Asset) - Method in class org.odpi.openmetadata.metadatasecurity.connectors.OpenMetadataServerSecurityConnector
Tests for whether a specific user should have the right to delete an asset within a zone.
validateUserForAssetDetailUpdate(String, Asset, AssetAuditHeader, Asset) - Method in class org.odpi.openmetadata.metadatasecurity.connectors.OpenMetadataServerSecurityConnector
Tests for whether a specific user should have the right to update an asset.
validateUserForAssetFeedback(String, Asset) - Method in class org.odpi.openmetadata.metadatasecurity.connectors.OpenMetadataServerSecurityConnector
Tests for whether a specific user should have the right to attach feedback - such as comments, ratings, tags and likes, to the asset.
validateUserForAssetRead(String, Asset) - Method in class org.odpi.openmetadata.metadatasecurity.connectors.OpenMetadataServerSecurityConnector
Tests for whether a specific user should have read access to a specific asset within a zone.
validateUserForConnection(String, Connection) - Method in class org.odpi.openmetadata.metadatasecurity.connectors.OpenMetadataServerSecurityConnector
Tests for whether a specific user should have access to a connection.
validateUserForEntityClassificationAdd(String, String, EntityDetail, String, InstanceProperties) - Method in class org.odpi.openmetadata.metadatasecurity.connectors.OpenMetadataServerSecurityConnector
Tests for whether a specific user should have the right to add a classification to an entity instance within a repository.
validateUserForEntityClassificationDelete(String, String, EntityDetail, String) - Method in class org.odpi.openmetadata.metadatasecurity.connectors.OpenMetadataServerSecurityConnector
Tests for whether a specific user should have the right to delete a classification from an entity instance within a repository.
validateUserForEntityClassificationUpdate(String, String, EntityDetail, String, InstanceProperties) - Method in class org.odpi.openmetadata.metadatasecurity.connectors.OpenMetadataServerSecurityConnector
Tests for whether a specific user should have the right to update the classification for an entity instance within a repository.
validateUserForEntityCreate(String, String, String, InstanceProperties, List<Classification>, InstanceStatus) - Method in class org.odpi.openmetadata.metadatasecurity.connectors.OpenMetadataServerSecurityConnector
Tests for whether a specific user should have the right to create a instance within a repository.
validateUserForEntityDelete(String, String, EntityDetail) - Method in class org.odpi.openmetadata.metadatasecurity.connectors.OpenMetadataServerSecurityConnector
Tests for whether a specific user should have the right to delete a instance within a repository.
validateUserForEntityProxyRead(String, String, EntityProxy) - Method in class org.odpi.openmetadata.metadatasecurity.connectors.OpenMetadataServerSecurityConnector
Tests for whether a specific user should have read access to a specific instance within a repository.
validateUserForEntityRead(String, String, EntityDetail) - Method in class org.odpi.openmetadata.metadatasecurity.connectors.OpenMetadataServerSecurityConnector
Tests for whether a specific user should have read access to a specific instance within a repository.
validateUserForEntityReHoming(String, String, EntityDetail, String, String) - Method in class org.odpi.openmetadata.metadatasecurity.connectors.OpenMetadataServerSecurityConnector
Tests for whether a specific user should have the right to change the home of a instance within a repository.
validateUserForEntityReIdentification(String, String, EntityDetail, String) - Method in class org.odpi.openmetadata.metadatasecurity.connectors.OpenMetadataServerSecurityConnector
Tests for whether a specific user should have the right to change the guid on a instance within a repository.
validateUserForEntityRestore(String, String, String) - Method in class org.odpi.openmetadata.metadatasecurity.connectors.OpenMetadataServerSecurityConnector
Tests for whether a specific user should have the right to restore a instance within a repository.
validateUserForEntityReTyping(String, String, EntityDetail, TypeDefSummary) - Method in class org.odpi.openmetadata.metadatasecurity.connectors.OpenMetadataServerSecurityConnector
Tests for whether a specific user should have the right to change the type of a instance within a repository.
validateUserForEntitySummaryRead(String, String, EntitySummary) - Method in class org.odpi.openmetadata.metadatasecurity.connectors.OpenMetadataServerSecurityConnector
Tests for whether a specific user should have read access to a specific instance within a repository.
validateUserForEntityUpdate(String, String, EntityDetail) - Method in class org.odpi.openmetadata.metadatasecurity.connectors.OpenMetadataServerSecurityConnector
Tests for whether a specific user should have the right to update a instance within a repository.
validateUserForNewServer(String) - Method in class org.odpi.openmetadata.metadatasecurity.connectors.OpenMetadataPlatformSecurityConnector
Check that the calling user is authorized to create new servers.
validateUserForRelationshipCreate(String, String, String, InstanceProperties, EntitySummary, EntitySummary, InstanceStatus) - Method in class org.odpi.openmetadata.metadatasecurity.connectors.OpenMetadataServerSecurityConnector
Tests for whether a specific user should have the right to create a instance within a repository.
validateUserForRelationshipDelete(String, String, Relationship) - Method in class org.odpi.openmetadata.metadatasecurity.connectors.OpenMetadataServerSecurityConnector
Tests for whether a specific user should have the right to delete a instance within a repository.
validateUserForRelationshipRead(String, String, Relationship) - Method in class org.odpi.openmetadata.metadatasecurity.connectors.OpenMetadataServerSecurityConnector
Tests for whether a specific user should have read access to a specific instance within a repository.
validateUserForRelationshipReHoming(String, String, Relationship, String, String) - Method in class org.odpi.openmetadata.metadatasecurity.connectors.OpenMetadataServerSecurityConnector
Tests for whether a specific user should have the right to change the home of a instance within a repository.
validateUserForRelationshipReIdentification(String, String, Relationship, String) - Method in class org.odpi.openmetadata.metadatasecurity.connectors.OpenMetadataServerSecurityConnector
Tests for whether a specific user should have the right to change the guid on a instance within a repository.
validateUserForRelationshipRestore(String, String, String) - Method in class org.odpi.openmetadata.metadatasecurity.connectors.OpenMetadataServerSecurityConnector
Tests for whether a specific user should have the right to restore a instance within a repository.
validateUserForRelationshipReTyping(String, String, Relationship, TypeDefSummary) - Method in class org.odpi.openmetadata.metadatasecurity.connectors.OpenMetadataServerSecurityConnector
Tests for whether a specific user should have the right to change the type of a instance within a repository.
validateUserForRelationshipUpdate(String, String, Relationship) - Method in class org.odpi.openmetadata.metadatasecurity.connectors.OpenMetadataServerSecurityConnector
Tests for whether a specific user should have the right to update a instance within a repository.
validateUserForServer(String) - Method in class org.odpi.openmetadata.metadatasecurity.connectors.OpenMetadataServerSecurityConnector
Check that the calling user is authorized to issue a (any) request to the OMAG Server Platform.
validateUserForService(String, String) - Method in class org.odpi.openmetadata.metadatasecurity.connectors.OpenMetadataServerSecurityConnector
Check that the calling user is authorized to issue this request.
validateUserForServiceOperation(String, String, String) - Method in class org.odpi.openmetadata.metadatasecurity.connectors.OpenMetadataServerSecurityConnector
Check that the calling user is authorized to issue this specific request.
validateUserForTypeCreate(String, String, TypeDef) - Method in class org.odpi.openmetadata.metadatasecurity.connectors.OpenMetadataServerSecurityConnector
Tests for whether a specific user should have the right to create a type within a repository.
validateUserForTypeCreate(String, String, AttributeTypeDef) - Method in class org.odpi.openmetadata.metadatasecurity.connectors.OpenMetadataServerSecurityConnector
Tests for whether a specific user should have the right to create a type within a repository.
validateUserForTypeDelete(String, String, TypeDef) - Method in class org.odpi.openmetadata.metadatasecurity.connectors.OpenMetadataServerSecurityConnector
Tests for whether a specific user should have the right to delete a type within a repository.
validateUserForTypeDelete(String, String, AttributeTypeDef) - Method in class org.odpi.openmetadata.metadatasecurity.connectors.OpenMetadataServerSecurityConnector
Tests for whether a specific user should have the right to delete a type within a repository.
validateUserForTypeRead(String, String, TypeDef) - Method in class org.odpi.openmetadata.metadatasecurity.connectors.OpenMetadataServerSecurityConnector
Tests for whether a specific user should have read access to a specific type within a repository.
validateUserForTypeRead(String, String, AttributeTypeDef) - Method in class org.odpi.openmetadata.metadatasecurity.connectors.OpenMetadataServerSecurityConnector
Tests for whether a specific user should have read access to a specific type within a repository.
validateUserForTypeReIdentify(String, String, TypeDef, String, String) - Method in class org.odpi.openmetadata.metadatasecurity.connectors.OpenMetadataServerSecurityConnector
Tests for whether a specific user should have the right to change the identifiers for a type within a repository.
validateUserForTypeReIdentify(String, String, AttributeTypeDef, String, String) - Method in class org.odpi.openmetadata.metadatasecurity.connectors.OpenMetadataServerSecurityConnector
Tests for whether a specific user should have the right to change the identifiers for a type within a repository.
validateUserForTypeUpdate(String, String, TypeDef, TypeDefPatch) - Method in class org.odpi.openmetadata.metadatasecurity.connectors.OpenMetadataServerSecurityConnector
Tests for whether a specific user should have the right to update a typeDef within a repository.
valueOf(String) - Static method in enum org.odpi.openmetadata.metadatasecurity.ffdc.OpenMetadataSecurityAuditCode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.odpi.openmetadata.metadatasecurity.ffdc.OpenMetadataSecurityErrorCode
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.odpi.openmetadata.metadatasecurity.ffdc.OpenMetadataSecurityAuditCode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.odpi.openmetadata.metadatasecurity.ffdc.OpenMetadataSecurityErrorCode
Returns an array containing the constants of this enum type, in the order they are declared.
verifyAssetZones(List<String>, List<String>, Asset, Asset) - Method in class org.odpi.openmetadata.metadatasecurity.connectors.OpenMetadataServerSecurityConnector
Deprecated.
verifyAssetZones(List<String>, List<String>, List<String>, Asset, Asset) - Method in class org.odpi.openmetadata.metadatasecurity.connectors.OpenMetadataServerSecurityConnector
Determine the appropriate setting for the asset zones depending on the content of the asset and the settings of both default zones and supported zones.
A C D G L M O P S T U V 
Skip navigation links

Copyright © 2018–2020 ODPi. All rights reserved.