Interface DeviceInformationSyncError.NoDeviceLockError
- All Superinterfaces:
DeviceInformationSyncError
,DeviceInformationSyncError.DeviceProtectionError
,MobileAuthenticationClientError
- Enclosing interface:
- DeviceInformationSyncError
public static interface DeviceInformationSyncError.NoDeviceLockError
extends DeviceInformationSyncError.DeviceProtectionError
The android device has no secure lock screen.
This error will only be returned when running the release
flavor of the SDK. The
debug
flavor of the SDK allows to run in devices without a secure lock screen.
-
Nested Class Summary
Nested classes/interfaces inherited from interface ch.nevis.mobile.sdk.api.operation.DeviceInformationSyncError
DeviceInformationSyncError.ClockSkewTooBig, DeviceInformationSyncError.DeviceProtectionError, DeviceInformationSyncError.NetworkError, DeviceInformationSyncError.NoDeviceLockError, DeviceInformationSyncError.OperationNotSupportedByBackend
-
Method Summary
Methods inherited from interface ch.nevis.mobile.sdk.api.MobileAuthenticationClientError
cause, description