Builder

public final class Builder

Builder entity helps creating session approval params in a convenient way.

Use build method to create a configured entity: ApproveParameters.Builder.build

Parameters

authType

a mandatory param to describe the kind of session for approval.

See also

Functions

Link copied to clipboard
public final ApproveParameters build()

Create a configured ApproveParameters entity.

Link copied to clipboard

Adds extraInfo to ApproveParameters.

Link copied to clipboard

Adds multi-numbered challenge choice to the ApproveParameters. This only has to be used when Multi-Numbered Challenge is enabled for the service.