Interface AuthCloudApiError.NoDeviceLockError
- All Superinterfaces:
AuthCloudApiError
,AuthCloudApiError.DeviceProtectionError
,MobileAuthenticationClientError
- Enclosing interface:
- AuthCloudApiError
public static interface AuthCloudApiError.NoDeviceLockError
extends AuthCloudApiError.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.authcloudapi.AuthCloudApiError
AuthCloudApiError.DecryptionError, AuthCloudApiError.DeviceProtectionError, AuthCloudApiError.MalformedResponse, AuthCloudApiError.NetworkError, AuthCloudApiError.NoDeviceLockError, AuthCloudApiError.OperationError, AuthCloudApiError.TokenAlreadyRedeemed, AuthCloudApiError.TokenExpired
-
Method Summary
Methods inherited from interface ch.nevis.mobile.sdk.api.MobileAuthenticationClientError
cause, description