Package ch.nevis.mobile.sdk.api
Interface InitializationError
- All Superinterfaces:
MobileAuthenticationClientError
- All Known Subinterfaces:
InitializationError.DeviceProtectionError
,InitializationError.HardwareError
,InitializationError.LockScreenHasChangedError
,InitializationError.NoDeviceLockError
,InitializationError.RootedError
Collection of
MobileAuthenticationClient
initialization error codes.-
Nested Class Summary
Modifier and TypeInterfaceDescriptionstatic interface
An error that indicates that some form of tampering was found in the application.static interface
Secure hardware is not available on this device or an error occurred checking the hardware of the device.static interface
User has changed the lock screen configuration of the device and the credentials were created using an SDK previous to 1.7.static interface
The android device has no secure lock screen.static interface
The device is rooted. -
Method Summary
Methods inherited from interface ch.nevis.mobile.sdk.api.MobileAuthenticationClientError
cause, description