Uses of Class
io.datarouter.secret.op.SecretOpInfo
| Package | Description |
|---|---|
| io.datarouter.secret.config | |
| io.datarouter.secret.exception | |
| io.datarouter.secret.service |
-
Uses of SecretOpInfo in io.datarouter.secret.config
Methods in io.datarouter.secret.config with parameters of type SecretOpInfo Modifier and Type Method Description booleanSecretClientConfig. allowed(SecretOpInfo opInfo)io.datarouter.scanner.Scanner<SecretClientConfig>SecretClientConfigHolder. getAllowedSecretClientConfigs(boolean isDevelopment, SecretOpInfo secretOpInfo) -
Uses of SecretOpInfo in io.datarouter.secret.exception
Fields in io.datarouter.secret.exception declared as SecretOpInfo Modifier and Type Field Description SecretOpInfoNoConfiguredSecretClientSupplierException. secretOpInfoConstructors in io.datarouter.secret.exception with parameters of type SecretOpInfo Constructor Description NoConfiguredSecretClientSupplierException(SecretOpInfo secretOpInfo) -
Uses of SecretOpInfo in io.datarouter.secret.service
Methods in io.datarouter.secret.service with parameters of type SecretOpInfo Modifier and Type Method Description voidSecretOpRecorder.NoOpSecretOpRecorder. recordOp(SecretOpInfo opInfo)voidSecretOpRecorder. recordOp(SecretOpInfo opInfo)