Uses of Class
org.odpi.openmetadata.frameworks.connectors.properties.AssetSecurityTags
-
Packages that use AssetSecurityTags Package Description org.odpi.openmetadata.frameworks.connectors.properties -
-
Uses of AssetSecurityTags in org.odpi.openmetadata.frameworks.connectors.properties
Methods in org.odpi.openmetadata.frameworks.connectors.properties that return AssetSecurityTags Modifier and Type Method Description AssetSecurityTagsAssetReferenceable. getSecurityTags()Return the information used by security engines to secure access to the asset's content.Constructors in org.odpi.openmetadata.frameworks.connectors.properties with parameters of type AssetSecurityTags Constructor Description AssetSecurityTags(AssetDescriptor parentAsset, AssetSecurityTags template)Copy/clone constructor.
-