Interface OutOfBandOperationError.DeviceProtectionError
- All Superinterfaces:
MobileAuthenticationClientError
,OutOfBandOperationError
- All Known Subinterfaces:
OutOfBandOperationError.NoDeviceLockError
- Enclosing interface:
- OutOfBandOperationError
public static interface OutOfBandOperationError.DeviceProtectionError
extends OutOfBandOperationError
An error that indicates that some form of tampering was found in the application.
Currently this is always an
OutOfBandOperationError.NoDeviceLockError
.-
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