hiddenFields property
Specifies a list of fields whose values are hidden throughout the overlay.
This list is case-insensitive checked.
Examples:
- HttpHeaders.authorizationHeader
"token"
Implementation
final List<String> hiddenFields;
Specifies a list of fields whose values are hidden throughout the overlay.
This list is case-insensitive checked.
Examples:
"token"final List<String> hiddenFields;