Uses of Interface
io.datarouter.secret.service.SecretJsonSerializer
| Package | Description |
|---|---|
| io.datarouter.secret.config | |
| io.datarouter.secret.service |
-
Uses of SecretJsonSerializer in io.datarouter.secret.config
Method parameters in io.datarouter.secret.config with type arguments of type SecretJsonSerializer Modifier and Type Method Description TDatarouterSecretPlugin.DatarouterSecretPluginBuilder. setJsonSerializer(java.lang.Class<? extends SecretJsonSerializer> jsonSerializer) -
Uses of SecretJsonSerializer in io.datarouter.secret.service
Classes in io.datarouter.secret.service that implement SecretJsonSerializer Modifier and Type Class Description static classSecretJsonSerializer.GsonToolJsonSerializer