Uses of Class
org.springframework.vault.authentication.LifecycleAwareSessionManager.TokenWrapper
Package
Description
Support for authentication and session management.
-
Uses of LifecycleAwareSessionManager.TokenWrapper in org.springframework.vault.authentication
Modifier and TypeMethodDescriptionLifecycleAwareSessionManager.getToken()
The token state: Contains the currently valid token that identifies the Vault session.Modifier and TypeMethodDescriptionprotected void
LifecycleAwareSessionManager.setToken
(Optional<LifecycleAwareSessionManager.TokenWrapper> token)