Interface AuthCloudApiError.OperationError.ClockSkewTooBig
- All Superinterfaces:
AuthCloudApiError
,AuthCloudApiError.OperationError
,MobileAuthenticationClientError
- Enclosing interface:
- AuthCloudApiError.OperationError
public static interface AuthCloudApiError.OperationError.ClockSkewTooBig
extends AuthCloudApiError.OperationError
The clocks on the mobile and on the server are too apart and the server refused to validate the
JWS. You can ask the user to verify
that the device clock is correctly set.
This error can only occur during registration when the user already has an authenticator registered.
- See Also:
-
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
Nested classes/interfaces inherited from interface ch.nevis.mobile.sdk.api.operation.authcloudapi.AuthCloudApiError.OperationError
AuthCloudApiError.OperationError.ClockSkewTooBig
-
Method Summary
Methods inherited from interface ch.nevis.mobile.sdk.api.operation.authcloudapi.AuthCloudApiError.OperationError
errorCode
Methods inherited from interface ch.nevis.mobile.sdk.api.MobileAuthenticationClientError
cause, description