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
Nested ClassesModifier and TypeInterfaceDescriptionstatic interfaceAn error that indicates that some form of tampering was found in the application.static interfaceSecure hardware is not available on this device or an error occurred checking the hardware of the device.static interfaceUser has changed the lock screen configuration of the device and the credentials were created using an SDK previous to 1.7.static interfaceThe android device has no secure lock screen.static interfaceThe device is detected as being rooted. -
Method Summary
Methods inherited from interface ch.nevis.mobile.sdk.api.MobileAuthenticationClientError
cause, description