Package | Description |
---|---|
org.springframework.vault.authentication |
Support for authentication and session management.
|
Modifier and Type | Method and Description |
---|---|
protected Mono<Void> |
ReactiveLifecycleAwareSessionManager.doRevoke(Mono<ReactiveLifecycleAwareSessionManager.TokenWrapper> tokenMono) |
protected void |
ReactiveLifecycleAwareSessionManager.revokeNow(Mono<ReactiveLifecycleAwareSessionManager.TokenWrapper> tokenMono)
Revoke a
VaultToken now and block execution until revocation completes. |
Copyright © 2016–2020 Pivotal Software, Inc.. All rights reserved.