Base interface for all types of authentication step responses.

Implements

Constructors

Properties

type: LoginSuccess = StepType.LoginSuccess

The type of step.

payload: Step

The raw payload returned by OpenAM

Methods