Package ch.nevis.mobile.sdk.api
Interface InitializationError.LockScreenHasChangedError
- All Superinterfaces:
InitializationError
,InitializationError.DeviceProtectionError
,MobileAuthenticationClientError
- Enclosing interface:
- InitializationError
public static interface InitializationError.LockScreenHasChangedError
extends InitializationError.DeviceProtectionError
User has changed the lock screen configuration of the device and the credentials were created using an SDK
previous to 1.7. The data no longer accessible. This happens for example when the user created fingerprint
credentials with an application using an SDK previous to 1.7 and the fingerprints were modified. On credentials
created with an SDK 1.7 or later, changing the screen lock protection does not result in this error.
-
Nested Class Summary
Nested classes/interfaces inherited from interface ch.nevis.mobile.sdk.api.InitializationError
InitializationError.DeviceProtectionError, InitializationError.HardwareError, InitializationError.LockScreenHasChangedError, InitializationError.NoDeviceLockError, InitializationError.RootedError
-
Method Summary
Methods inherited from interface ch.nevis.mobile.sdk.api.MobileAuthenticationClientError
cause, description