Class TokenAuthentication

java.lang.Object
org.springframework.vault.authentication.TokenAuthentication
All Implemented Interfaces:
AuthenticationStepsFactory, ClientAuthentication

public class TokenAuthentication extends Object implements ClientAuthentication, AuthenticationStepsFactory
Static Token-based ClientAuthentication method.
Author:
Mark Paluch
See Also: