public final class RemovedAuthenticationScheme extends AbstractDiffEvaluator
Constructor and Description |
---|
RemovedAuthenticationScheme() |
Modifier and Type | Method and Description |
---|---|
java.util.List<ValidationEvent> |
evaluate(Differences differences)
Returns validation events given two models and the detected
differences between them.
|
danger, danger, error, error, getEventId, note, note, warning, warning
public java.util.List<ValidationEvent> evaluate(Differences differences)
DiffEvaluator
differences
- Detected differences.