public abstract class RedactedString extends Object
toString
method called. For example, it should be used for credentials.| Constructor and Description |
|---|
RedactedString() |
| Modifier and Type | Method and Description |
|---|---|
static RedactedString |
create(String value) |
String |
toString() |
abstract String |
value() |
Copyright © 2022. All rights reserved.