Interface OperationError.ClockSkewTooBig
- All Superinterfaces:
MobileAuthenticationClientError
,OperationError
- Enclosing interface:
- 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 when using a AuthorizationProvider.JwsAuthorizationProvider
with a Deregistration
operation and during registration when the user already has an
authenticator registered.
-
Nested Class Summary
Nested classes/interfaces inherited from interface ch.nevis.mobile.sdk.api.operation.OperationError
OperationError.ClockSkewTooBig, OperationError.DeviceProtectionError, OperationError.NetworkError, OperationError.NoDeviceLockError, OperationError.OperationNotSupportedByBackend, OperationError.UserAlreadyRegisteredInAnotherServer, OperationError.UserNotRegisteredInServer
-
Method Summary
Methods inherited from interface ch.nevis.mobile.sdk.api.MobileAuthenticationClientError
cause, description
Methods inherited from interface ch.nevis.mobile.sdk.api.operation.OperationError
errorCode