Uses of Class
io.datarouter.secret.client.memory.InjectedDefaultMemorySecretClientSupplier.DefaultMemorySecrets
| Package | Description |
|---|---|
| io.datarouter.secret.client.memory | |
| io.datarouter.secret.config |
-
Uses of InjectedDefaultMemorySecretClientSupplier.DefaultMemorySecrets in io.datarouter.secret.client.memory
Methods in io.datarouter.secret.client.memory that return InjectedDefaultMemorySecretClientSupplier.DefaultMemorySecrets Modifier and Type Method Description InjectedDefaultMemorySecretClientSupplier.DefaultMemorySecretsInjectedDefaultMemorySecretClientSupplier.DefaultMemorySecrets. addAppSecret(java.lang.String name, java.lang.Object value)InjectedDefaultMemorySecretClientSupplier.DefaultMemorySecretsInjectedDefaultMemorySecretClientSupplier.DefaultMemorySecrets. addPreNamespacedSecret(java.lang.String name, java.lang.Object value)InjectedDefaultMemorySecretClientSupplier.DefaultMemorySecretsInjectedDefaultMemorySecretClientSupplier.DefaultMemorySecrets. addSharedSecret(java.lang.String name, java.lang.Object value)static InjectedDefaultMemorySecretClientSupplier.DefaultMemorySecretsInjectedDefaultMemorySecretClientSupplier.DefaultMemorySecrets. combine(InjectedDefaultMemorySecretClientSupplier.DefaultMemorySecrets... defaultMemorySecrets)Methods in io.datarouter.secret.client.memory with parameters of type InjectedDefaultMemorySecretClientSupplier.DefaultMemorySecrets Modifier and Type Method Description static InjectedDefaultMemorySecretClientSupplier.DefaultMemorySecretsInjectedDefaultMemorySecretClientSupplier.DefaultMemorySecrets. combine(InjectedDefaultMemorySecretClientSupplier.DefaultMemorySecrets... defaultMemorySecrets)Constructors in io.datarouter.secret.client.memory with parameters of type InjectedDefaultMemorySecretClientSupplier.DefaultMemorySecrets Constructor Description DefaultMemorySecrets(InjectedDefaultMemorySecretClientSupplier.DefaultMemorySecrets other) -
Uses of InjectedDefaultMemorySecretClientSupplier.DefaultMemorySecrets in io.datarouter.secret.config
Methods in io.datarouter.secret.config with parameters of type InjectedDefaultMemorySecretClientSupplier.DefaultMemorySecrets Modifier and Type Method Description TDatarouterSecretPlugin.DatarouterSecretPluginBuilder. setDefaultMemorySecrets(InjectedDefaultMemorySecretClientSupplier.DefaultMemorySecrets defaultMemorySecrets)