Uses of Interface
io.datarouter.secret.service.SecretNamespacer
| Package | Description |
|---|---|
| io.datarouter.secret.config | |
| io.datarouter.secret.service |
-
Uses of SecretNamespacer in io.datarouter.secret.config
Method parameters in io.datarouter.secret.config with type arguments of type SecretNamespacer Modifier and Type Method Description TDatarouterSecretPlugin.DatarouterSecretPluginBuilder. setSecretNamespacer(java.lang.Class<? extends SecretNamespacer> secretNamespacer) -
Uses of SecretNamespacer in io.datarouter.secret.service
Classes in io.datarouter.secret.service that implement SecretNamespacer Modifier and Type Class Description static classSecretNamespacer.DevelopmentNamespacer