Uses of Interface
io.datarouter.secret.service.SecretOpRecorderSupplier
| Package | Description |
|---|---|
| io.datarouter.secret.config | |
| io.datarouter.secret.service |
-
Uses of SecretOpRecorderSupplier in io.datarouter.secret.config
Method parameters in io.datarouter.secret.config with type arguments of type SecretOpRecorderSupplier Modifier and Type Method Description TDatarouterSecretPlugin.DatarouterSecretPluginBuilder. setSecretOpRecorderSupplier(java.lang.Class<? extends SecretOpRecorderSupplier> secretOpRecorderSupplier) -
Uses of SecretOpRecorderSupplier in io.datarouter.secret.service
Classes in io.datarouter.secret.service that implement SecretOpRecorderSupplier Modifier and Type Class Description static classSecretOpRecorderSupplier.NoOpSecretOpRecorderSupplier