The raw payload returned by OpenAM
Optional
callbackFactory: FRCallbackFactoryA function that returns am implementation of FRCallback
Readonly
typeThe type of step.
The callbacks contained in this step.
The raw payload returned by OpenAM
Gets the first callback of the specified type in this step.
The type of callback to find.
Gets all callbacks of the specified type in this step.
The type of callback to find.
Sets the value of the first callback of the specified type in this step.
The type of callback to find.
The value to set for the callback.
Private
convertOptional
callbackFactory: FRCallbackFactory
Represents a single step of an authentication tree.