public class SensitiveValueWrapper extends Object
| Modifier and Type | Field and Description |
|---|---|
private boolean |
sensitive |
private String |
value |
| Constructor and Description |
|---|
SensitiveValueWrapper(String value,
boolean sensitive) |
Copyright © 2023 Apache NiFi Project. All rights reserved.