Package | Description |
---|---|
org.springframework.vault.authentication |
Support for authentication and session management.
|
Modifier and Type | Method and Description |
---|---|
static <L,R> AuthenticationSteps.Pair<L,R> |
AuthenticationSteps.Pair.of(L left,
R right)
|
Modifier and Type | Method and Description |
---|---|
<R> AuthenticationSteps.Node<AuthenticationSteps.Pair<T,R>> |
AuthenticationSteps.Node.zipWith(AuthenticationSteps.Node<? extends R> other)
Combine the result from this
AuthenticationSteps.Node and another into a AuthenticationSteps.Pair . |
Copyright © 2016–2020 Pivotal Software, Inc.. All rights reserved.