Class AuthenticationSteps.Node<T>

java.lang.Object
org.springframework.vault.authentication.AuthenticationSteps.Node<T>
Type Parameters:
T - authentication state object type produced by this node.
Enclosing class:
AuthenticationSteps

public static class AuthenticationSteps.Node<T> extends Object
Intermediate authentication step with authentication flow operators represented as node.