Uses of Class
org.springframework.vault.authentication.CachingVaultTokenSupplier
Packages that use CachingVaultTokenSupplier
Package
Description
Support for authentication and session management.
-
Uses of CachingVaultTokenSupplier in org.springframework.vault.authentication
Methods in org.springframework.vault.authentication that return CachingVaultTokenSupplierModifier and TypeMethodDescriptionstatic CachingVaultTokenSupplier
CachingVaultTokenSupplier.of
(VaultTokenSupplier delegate) Creates a newCachingVaultTokenSupplier
given adelegate supplier
.