Interface DeviceInformationCheckError.NoDeviceLockError
- All Superinterfaces:
DeviceInformationCheckError
,DeviceInformationCheckError.DeviceProtectionError
,MobileAuthenticationClientError
- Enclosing interface:
- DeviceInformationCheckError
public static interface DeviceInformationCheckError.NoDeviceLockError
extends DeviceInformationCheckError.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.DeviceInformationCheckError
DeviceInformationCheckError.ClockSkewTooBig, DeviceInformationCheckError.DeviceProtectionError, DeviceInformationCheckError.Forbidden, DeviceInformationCheckError.NetworkError, DeviceInformationCheckError.NoDeviceLockError, DeviceInformationCheckError.OperationNotSupportedByBackend
-
Method Summary
Methods inherited from interface ch.nevis.mobile.sdk.api.MobileAuthenticationClientError
cause, description