Interface DeviceInformationCheckError
- All Superinterfaces:
MobileAuthenticationClientError
- All Known Subinterfaces:
DeviceInformationCheckError.ClockSkewTooBig,DeviceInformationCheckError.DeviceProtectionError,DeviceInformationCheckError.Forbidden,DeviceInformationCheckError.NetworkError,DeviceInformationCheckError.NoDeviceLockError,DeviceInformationCheckError.OperationNotSupportedByBackend
The error that can occur with the
DeviceInformationCheck
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 interfaceThe SDK could not access the credentials in the backend.static interfaceA network error occurred.static interfaceThe android device has no secure lock screen.static interfaceThe backend does not support the retrieval of credentials. -
Method Summary
Methods inherited from interface ch.nevis.mobile.sdk.api.MobileAuthenticationClientError
cause, description