| Package | Description |
|---|---|
| org.odpi.openmetadata.frameworks.connectors.properties | |
| org.odpi.openmetadata.frameworks.connectors.properties.beans |
| Modifier and Type | Method and Description |
|---|---|
protected SecurityTags |
AssetSecurityTags.getSecurityTags()
Return the bean containing all of the properties
|
| Constructor and Description |
|---|
AssetSecurityTags(AssetDescriptor parentAsset,
SecurityTags securityTags)
Bean constructor
|
AssetSecurityTags(SecurityTags securityTags)
Bean constructor
|
| Modifier and Type | Field and Description |
|---|---|
protected SecurityTags |
Referenceable.securityTags |
| Modifier and Type | Method and Description |
|---|---|
SecurityTags |
Referenceable.getSecurityTags()
Return the information used by security engines to secure access to the asset's content.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Referenceable.setSecurityTags(SecurityTags securityTags)
Set up the information used by security engines to secure access to the asset's content.
|
| Constructor and Description |
|---|
SecurityTags(SecurityTags template)
Copy/clone constructor
|
Copyright © 2018–2021 LF AI & Data Foundation. All rights reserved.