Interface OutOfBandOperationError
- All Superinterfaces:
MobileAuthenticationClientError
- All Known Subinterfaces:
OutOfBandOperationError.DeviceProtectionError,OutOfBandOperationError.NetworkError,OutOfBandOperationError.NoDeviceLockError,OutOfBandOperationError.TokenAlreadyRedeemed,OutOfBandOperationError.TokenExpired
The error that can occur when the processing of a
OutOfBandPayload
fails.- See Also:
-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic interfaceAn error that indicates that some form of tampering was found in the application.static interfaceA network error occurred while redeeming the token: either the server was not reachable or it returned an HTTP error.static interfaceThe android device has no secure lock screen.static interfaceThe token was already redeemed.static interfaceThe token has expired. -
Method Summary
Methods inherited from interface ch.nevis.mobile.sdk.api.MobileAuthenticationClientError
cause, description