NEVIS Mobile Authentication SDK 3.7.0.1
Package
Description
Contains the
MobileAuthenticationClient
interface, which is the
entry point to the SDK.Interfaces providing authorization that grants access to protected services.
Interfaces providing information about the data stored by the SDK: the authenticators
and the enrollment and registration information and the device information.
The package that allows to do the different operations: such as registering
an authenticator, using an authenticator to authenticate or deregistering
an authenticator.
The package containing the interfaces that allow to do registration using
the Authentication Cloud API.
The package containing the interfaces that allow to do out-of-band
registration, out-of-band authentication operations and the modification
of the device information.
The package containing the interfaces that allow to do password related operations:
password enrollment and password change.
The package containing the interfaces that allow to do PIN related operations:
PIN enrollment and PIN change.
The interfaces that allow to specify the authenticator to be used
during registration and authentication (both in-band and out-of-band).
The interfaces dealing with user verification (PIN, fingerprint or biometric).
Generic utility interfaces.