Package org.sonar.java.se.checks
Class XxeProperty.XxePropertyHolder
java.lang.Object
org.sonar.java.se.checks.XxeProperty.XxePropertyHolder
- Enclosing interface:
XxeProperty
-
Constructor Summary
ConstructorsConstructorDescriptionXxePropertyHolder(String propertyName, Constraint named, BiPredicate<SymbolicValue, ExpressionTree> securing, Constraint secured, BiPredicate<SymbolicValue, ExpressionTree> unsecuring, Constraint unsecured) -
Method Summary
-
Constructor Details
-
XxePropertyHolder
public XxePropertyHolder(String propertyName, Constraint named, BiPredicate<SymbolicValue, ExpressionTree> securing, Constraint secured, BiPredicate<SymbolicValue, ExpressionTree> unsecuring, Constraint unsecured)
-