Abstract
Abstract
hostnameSets the hostname of your Nevis Authentication Cloud.
the of your Nevis Authentication Cloud.
a builder.
Abstract
authenticationSets the maximum number of retries for authentication.
If not provided, 3 will be used.
the maximum number of retries for authentication.
a builder.
Abstract
authenticationSets the time interval for authentication in seconds.
If not provided, 1 second will be used.
the time interval for authentication.
a builder.
Abstract
networkSets the time interval for network timeouts in seconds.
If not provided, 60 seconds will be used.
the network timeout.
a builder.
Abstract
userSets the maximum time that the SDK will wait during user interaction to receive the user input.
If not provided, 4 minutes (240 seconds) will be used.
the user interaction timeout in seconds.
a builder.
Abstract
facetSets the facet ID.
IMPORTANT
This property is Android specific and will be ignored by iOS native plugin.
the facet ID.
a builder.
Abstract
buildCreates a Configuration.
Generated using TypeDoc
A simplified builder that can be used to configure an SDK when your application works with the Nevis Authentication Cloud. With this builder, you do not need to provide the relative paths of the endpoints for each operation.