Class PIIMasker
java.lang.Object
org.openmetadata.service.security.mask.PIIMasker
-
Field Summary
Fields -
Method Summary
Modifier and TypeMethodDescriptionstatic ResultList<Query>getQueries(ResultList<Query> queries, Authorizer authorizer, javax.ws.rs.core.SecurityContext securityContext) static SearchIndexgetSampleData(SearchIndex searchIndex) static TablegetSampleData(Table table) static TopicgetSampleData(Topic topic) static TablegetTableProfile(Table table) static ResultList<TestCase>getTestCases(ResultList<TestCase> testCases, Authorizer authorizer, javax.ws.rs.core.SecurityContext securityContext)
-
Field Details
-
SENSITIVE_PII_TAG
- See Also:
-
MASKED_VALUE
- See Also:
-
MASKED_NAME
- See Also:
-
-
Method Details
-
getSampleData
-
getSampleData
-
getSampleData
-
getTableProfile
-
getTestCases
public static ResultList<TestCase> getTestCases(ResultList<TestCase> testCases, Authorizer authorizer, javax.ws.rs.core.SecurityContext securityContext) -
getQueries
public static ResultList<Query> getQueries(ResultList<Query> queries, Authorizer authorizer, javax.ws.rs.core.SecurityContext securityContext)
-