Package | Description |
---|---|
org.springframework.vault.authentication |
Support for authentication and session management.
|
Modifier and Type | Method and Description |
---|---|
protected Optional<LifecycleAwareSessionManager.TokenWrapper> |
LifecycleAwareSessionManager.getToken()
The token state: Contains the currently valid token that identifies the Vault
session.
|
Modifier and Type | Method and Description |
---|---|
protected void |
LifecycleAwareSessionManager.setToken(Optional<LifecycleAwareSessionManager.TokenWrapper> token) |
Copyright © 2016–2020 Pivotal Software, Inc.. All rights reserved.