@FunctionalInterface public interface AuthenticationStepsFactory
AuthenticationSteps
.
Implementing objects are required to construct AuthenticationSteps
by their
needs and invoked once upon AuthenticationSteps
retrieval.
AuthenticationSteps
Modifier and Type | Method and Description |
---|---|
AuthenticationSteps |
getAuthenticationSteps()
Get the
AuthenticationSteps describing an authentication flow. |
AuthenticationSteps getAuthenticationSteps()
AuthenticationSteps
describing an authentication flow.AuthenticationSteps
describing an authentication flow.Copyright © 2016–2018 Pivotal Software, Inc.. All rights reserved.