Interface AuthCloudApiError.TokenAlreadyRedeemed
- All Superinterfaces:
AuthCloudApiError
,MobileAuthenticationClientError
- Enclosing interface:
- AuthCloudApiError
The token was already redeemed.
This can occur for instance when a user scans twice the same QR code containing a token (a token can only be used once).
-
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
-
Method Summary
Methods inherited from interface ch.nevis.mobile.sdk.api.MobileAuthenticationClientError
cause, description