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