Represents any step type of authentication, including the final step type.
Represents the final step type of authentication, which could be success or failure.
A step handler factory that can process any type of step.
The DOM element to contain the generated UI
The step to process
The renderer factory to use when generating UI
A factory for creating a step handler for the provided Express step.
The DOM element in which to render the step
The step to render
Returns a UL element containing an LI for each policy failure message.
The policy requirements that failed validation
The object property name the policy applies to
Represents a callback renderer factory.
The callback to render
The index position of the callback in the step
The step that contains the callback
A function to call when the callback value changes