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