| Package | Description |
|---|---|
| org.odpi.openmetadata.metadatasecurity | |
| org.odpi.openmetadata.metadatasecurity.properties |
| Modifier and Type | Method and Description |
|---|---|
Connection |
OpenMetadataConnectionSecurity.validateUserForAssetConnectionList(String userId,
Asset asset,
List<Connection> connections)
Select a connection from the list of connections attached to an asset.
|
| Modifier and Type | Method and Description |
|---|---|
void |
OpenMetadataConnectionSecurity.validateUserForConnection(String userId,
Connection connection)
Tests for whether a specific user should have access to a connection.
|
| Modifier and Type | Method and Description |
|---|---|
Connection |
OpenMetadataConnectionSecurity.validateUserForAssetConnectionList(String userId,
Asset asset,
List<Connection> connections)
Select a connection from the list of connections attached to an asset.
|
| Constructor and Description |
|---|
Connection(Connection template)
Copy/clone constructor.
|
Copyright © 2018–2021 LF AI & Data Foundation. All rights reserved.