Modifier and Type | Field and Description |
---|---|
private static org.slf4j.Logger |
logger |
private Pattern |
xxePattern |
Constructor and Description |
---|
XXEValidator() |
Modifier and Type | Method and Description |
---|---|
ValidationResult |
validate(String subject,
String input,
ValidationContext validationContext) |
private static final org.slf4j.Logger logger
private final Pattern xxePattern
public ValidationResult validate(String subject, String input, ValidationContext validationContext)
Copyright © 2021 Apache NiFi Project. All rights reserved.