public class ColumnMaskingHelper extends Object
| Constructor and Description |
|---|
ColumnMaskingHelper() |
| Modifier and Type | Method and Description |
|---|---|
static List<? extends Expression> |
maskColumns(List<ElementSymbol> cols,
GroupSymbol group,
QueryMetadataInterface metadata,
CommandContext cc) |
public static List<? extends Expression> maskColumns(List<ElementSymbol> cols, GroupSymbol group, QueryMetadataInterface metadata, CommandContext cc) throws QueryMetadataException, TeiidComponentException, TeiidProcessingException
Copyright © 2018 JBoss by Red Hat. All rights reserved.