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