Class AuthenticationStepsExecutor

java.lang.Object
org.springframework.vault.authentication.AuthenticationStepsExecutor
All Implemented Interfaces:
ClientAuthentication

public class AuthenticationStepsExecutor extends Object implements ClientAuthentication
Synchronous executor for AuthenticationSteps using RestOperations to login using authentication flows.
Since:
2.0
Author:
Mark Paluch
See Also: