Uses of Class
org.talend.sdk.components.vault.client.DecryptedValue
Packages that use DecryptedValue
-
Uses of DecryptedValue in org.talend.sdk.components.vault.jcache
Methods in org.talend.sdk.components.vault.jcache that return types with arguments of type DecryptedValueModifier and TypeMethodDescriptionjavax.cache.Cache<String,DecryptedValue> JCacheSetup.cache(javax.cache.CacheManager manager) Method parameters in org.talend.sdk.components.vault.jcache with type arguments of type DecryptedValueModifier and TypeMethodDescriptionvoidJCacheSetup.releaseCache(javax.cache.Cache<String, DecryptedValue> cache)