SimpleMaskingCallback
public interface MaskingCallback
Modifier and Type | Method | Description |
---|---|---|
String |
display(String line) |
Transforms the line before it is displayed so that
some parts can be hidden.
|
String |
history(String line) |
Transforms the line before storing in the history.
|
Copyright © 2020. All rights reserved.