Interface DeviceInformationChangeError.ClockSkewTooBig
- All Superinterfaces:
DeviceInformationChangeError
,MobileAuthenticationClientError
- Enclosing interface:
- DeviceInformationChangeError
public static interface DeviceInformationChangeError.ClockSkewTooBig
extends DeviceInformationChangeError
The 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.
You can ask the user to verify that the device clock is correctly set.
-
Nested Class Summary
Nested classes/interfaces inherited from interface ch.nevis.mobile.sdk.api.operation.outofband.DeviceInformationChangeError
DeviceInformationChangeError.ClockSkewTooBig, DeviceInformationChangeError.DeviceProtectionError, DeviceInformationChangeError.NameAlreadyExists, DeviceInformationChangeError.NetworkError, DeviceInformationChangeError.NoDeviceLockError, DeviceInformationChangeError.NotFound
-
Method Summary
Methods inherited from interface ch.nevis.mobile.sdk.api.MobileAuthenticationClientError
cause, description