Interface DeviceInformationSyncError
- All Superinterfaces:
MobileAuthenticationClientError
- All Known Subinterfaces:
DeviceInformationSyncError.ClockSkewTooBig,DeviceInformationSyncError.DeviceProtectionError,DeviceInformationSyncError.NetworkError,DeviceInformationSyncError.NoDeviceLockError,DeviceInformationSyncError.OperationNotSupportedByBackend
The error that can occur with the
DeviceInformationSync
operation.- See Also:
-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic interfaceThe clocks on the mobile and on the server are too apart and the server refused to validate the JWS sent to modify the device information.static interfaceAn error that indicates that some form of tampering was found in the application.static interfaceA network error occurred.static interfaceThe android device has no secure lock screen.static interfaceThe backend does not support the retrieval of out-of-band operations. -
Method Summary
Methods inherited from interface ch.nevis.mobile.sdk.api.MobileAuthenticationClientError
cause, description