public class PgxRedactionRuleFactory
extends java.lang.Object
Constructor and Description |
---|
PgxRedactionRuleFactory() |
Modifier and Type | Method and Description |
---|---|
static java.util.Map<java.lang.String,PgxRedactionRuleConfig> |
loadRulesFromFile(java.lang.String pathToFileStoringMultipleRedactionRules)
Load one or multiple redaction rules from file
The file will contain one or multiple named redaction rules
|
public static java.util.Map<java.lang.String,PgxRedactionRuleConfig> loadRulesFromFile(java.lang.String pathToFileStoringMultipleRedactionRules) throws java.io.IOException
pathToFileStoringMultipleRedactionRules
- the path to file where the redaction rules are storedPgxRedactionRuleConfig
object as valuejava.io.IOException
Copyright © 2015 - 2020 Oracle and/or its affiliates. All Rights Reserved.