public interface SensitiveDataCodec<T>
| Modifier and Type | Method and Description |
|---|---|
T |
decode(Object mask) |
T |
encode(Object secret) |
default void |
init(Map<String,String> params) |
Copyright © 2022 The Apache Software Foundation. All rights reserved.