Class LifecycleAwareSessionManager.TokenWrapper
java.lang.Object
org.springframework.vault.authentication.LifecycleAwareSessionManager.TokenWrapper
- Enclosing class:
- LifecycleAwareSessionManager
Wraps a
VaultToken
and specifies whether the token is revocable on factory
shutdown.- Since:
- 2.0
-
Method Summary
-
Method Details
-
getToken
-
isRevocable
public boolean isRevocable()
-