Uses of Interface
com.alibaba.cloud.ai.graph.agent.hook.pii.PIIDetector
Packages that use PIIDetector
-
Uses of PIIDetector in com.alibaba.cloud.ai.graph.agent.hook.pii
Methods in com.alibaba.cloud.ai.graph.agent.hook.pii that return PIIDetectorModifier and TypeMethodDescriptionstatic PIIDetectorPIIDetectors.creditCardDetector()static PIIDetectorPIIDetectors.emailDetector()static PIIDetectorPIIDetectors.ipDetector()static PIIDetectorPIIDetectors.macAddressDetector()static PIIDetectorPIIDetectors.regexDetector(String type, String pattern) static PIIDetectorPIIDetectors.urlDetector()Methods in com.alibaba.cloud.ai.graph.agent.hook.pii with parameters of type PIIDetector