AbstractAbstractbaseSets the base URL.
IMPORTANT
Providing the base URL is required.
the base URL.
a builder.
AbstractregistrationSets the registration request URL path.
For the default value please see the native API references.
the registration request path URL.
a builder.
AbstractregistrationSets the registration response path URL.
For the default value please see the native API references.
the registration response path URL.
a builder.
AbstractauthenticationSets the authentication request path URL.
For the default value please see the native API references.
the authentication request path URL.
a builder.
AbstractauthenticationSets the authentication response path URL.
For the default value please see the native API references.
the authentication response path URL.
a builder.
AbstractderegistrationSets the deregistration path URL.
For the default value please see the native API references.
the deregistration path URL.
a builder.
AbstractdispatchSets the dispatch target resource path URL.
For the default value please see the native API references.
the dispatch target resource path URL.
a builder.
AbstractdeviceThe device managing resource URL path.
For the default value please see the native API references.
the device managing resource path URL.
a builder.
AbstractnetworkSets the time interval for network timeouts in seconds.
For the default value please see the native API references
the network timeout.
a builder.
AbstractuserSets the maximum time that the SDK will wait during user interaction to receive the user input.
For the default value please see the native API references.
the user interaction timeout in seconds.
a builder.
AbstractappSets the application attestation configuration.
the application attestation configuration.
a builder.
Abstractbuild
A builder for Configuration.
For the default values please see the native API references.