public interface ConfigShade
Config| 限定符和类型 | 方法和说明 |
|---|---|
String |
decrypt(String content)
Decrypt the content
|
String |
encrypt(String content)
Encrypt the content
|
String |
getIdentifier()
The unique identifier of the current interface, used it to select the correct
ConfigShade |
default String[] |
sensitiveOptions()
To expand the options that user want to encrypt
|
String getIdentifier()
ConfigShadedefault String[] sensitiveOptions()
Copyright © 2024 The Apache Software Foundation. All rights reserved.