Interface OperationError.NoDeviceLockError
- All Superinterfaces:
MobileAuthenticationClientError,OperationError,OperationError.DeviceProtectionError
- Enclosing interface:
- OperationError
public static interface OperationError.NoDeviceLockError
extends OperationError.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.OperationError
OperationError.AppAttestationError, OperationError.ClockSkewTooBig, OperationError.DeviceProtectionError, OperationError.NetworkError, OperationError.NoDeviceLockError, OperationError.OperationNotSupportedByBackend, OperationError.UserAlreadyRegisteredInAnotherServer, OperationError.UserNotRegisteredInServer -
Method Summary
Methods inherited from interface ch.nevis.mobile.sdk.api.MobileAuthenticationClientError
cause, descriptionMethods inherited from interface ch.nevis.mobile.sdk.api.operation.OperationError
errorCode