Interface PendingOutOfBandOperationsError.DeviceProtectionError
- All Superinterfaces:
MobileAuthenticationClientError
,PendingOutOfBandOperationsError
- All Known Subinterfaces:
PendingOutOfBandOperationsError.NoDeviceLockError
- Enclosing interface:
- PendingOutOfBandOperationsError
public static interface PendingOutOfBandOperationsError.DeviceProtectionError
extends PendingOutOfBandOperationsError
An error that indicates that some form of tampering was found in the application.
Currently this is always a
PendingOutOfBandOperationsError.NoDeviceLockError
.-
Nested Class Summary
Nested classes/interfaces inherited from interface ch.nevis.mobile.sdk.api.operation.outofband.PendingOutOfBandOperationsError
PendingOutOfBandOperationsError.ClockSkewTooBig, PendingOutOfBandOperationsError.DeviceProtectionError, PendingOutOfBandOperationsError.NetworkError, PendingOutOfBandOperationsError.NoDeviceLockError, PendingOutOfBandOperationsError.OperationNotSupportedByBackend
-
Method Summary
Methods inherited from interface ch.nevis.mobile.sdk.api.MobileAuthenticationClientError
cause, description