Package org.sonar.java.se.checks
Class XxeProperty.XxePropertyHolder
- java.lang.Object
-
- org.sonar.java.se.checks.XxeProperty.XxePropertyHolder
-
- Enclosing interface:
- XxeProperty
public static class XxeProperty.XxePropertyHolder extends Object
-
-
Constructor Summary
Constructors Constructor Description XxePropertyHolder(String propertyName, Constraint named, BiPredicate<SymbolicValue,ExpressionTree> securing, Constraint secured, BiPredicate<SymbolicValue,ExpressionTree> unsecuring, Constraint unsecured)
-
-
-
Constructor Detail
-
XxePropertyHolder
public XxePropertyHolder(String propertyName, Constraint named, BiPredicate<SymbolicValue,ExpressionTree> securing, Constraint secured, BiPredicate<SymbolicValue,ExpressionTree> unsecuring, Constraint unsecured)
-
-