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