Interface OutOfBandOperationError.TokenAlreadyRedeemed
- All Superinterfaces:
MobileAuthenticationClientError
,OutOfBandOperationError
- Enclosing interface:
- OutOfBandOperationError
public static interface OutOfBandOperationError.TokenAlreadyRedeemed
extends OutOfBandOperationError
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.outofband.OutOfBandOperationError
OutOfBandOperationError.DeviceProtectionError, OutOfBandOperationError.NetworkError, OutOfBandOperationError.NoDeviceLockError, OutOfBandOperationError.TokenAlreadyRedeemed, OutOfBandOperationError.TokenExpired
-
Method Summary
Methods inherited from interface ch.nevis.mobile.sdk.api.MobileAuthenticationClientError
cause, description