@JvmInline() public final class Secret
A secret value that should not be printed in logs.
private final String
value
Secret(String value)
final String
getValue()
String
toString()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
final String getValue()
String toString()