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