Example usage for org.springframework.vault.authentication VaultTokenSupplier interface-usage

List of usage examples for org.springframework.vault.authentication VaultTokenSupplier interface-usage

Introduction

In this page you can find the example usage for org.springframework.vault.authentication VaultTokenSupplier interface-usage.

Usage

From source file org.springframework.vault.authentication.AuthenticationStepsOperator.java

/**
 * {@link VaultTokenSupplier} using {@link AuthenticationSteps} to create an
 * authentication flow emitting {@link VaultToken}.
 * <p>
 * This class uses {@link WebClient} for non-blocking and reactive HTTP access. The
 * {@link AuthenticationSteps authentication flow} is materialized as reactive sequence