Interface PendingOutOfBandOperationsError
- All Superinterfaces:
MobileAuthenticationClientError
- All Known Subinterfaces:
PendingOutOfBandOperationsError.ClockSkewTooBig
,PendingOutOfBandOperationsError.DeviceProtectionError
,PendingOutOfBandOperationsError.NetworkError
,PendingOutOfBandOperationsError.NoDeviceLockError
,PendingOutOfBandOperationsError.OperationNotSupportedByBackend
The error that can occur with the
PendingOutOfBandOperations
operation.- See Also:
-
Nested Class Summary
Modifier and TypeInterfaceDescriptionstatic interface
The clocks on the mobile and on the server are too apart and the server refused to validate the JWS sent to modify the device information.static interface
An error that indicates that some form of tampering was found in the application.static interface
A network error occurred.static interface
The android device has no secure lock screen.static interface
The backend does not support the retrieval of out-of-band operations. -
Method Summary
Methods inherited from interface ch.nevis.mobile.sdk.api.MobileAuthenticationClientError
cause, description