Base interface for all types of authentication step responses.

Implements

Constructors

Properties

type: LoginFailure = StepType.LoginFailure

The type of step.

payload: Step

The raw payload returned by OpenAM

Methods