Interface OperationError.AppAttestationError
- All Superinterfaces:
MobileAuthenticationClientError
,OperationError
- Enclosing interface:
- OperationError
The server requires application attestation and there was a problem either obtaining
the application attestation information from the Google Cloud APIs, or the server did
not accept the contents sent by the SDK.
This can also occur when the server requires application attestation information, but
no AppAttestation
was provided to the Configuration
(see
Configuration.appAttestation()
, Configuration.appAttestation()
and Configuration.appAttestation()
).
-
Nested Class Summary
Nested classes/interfaces inherited from interface ch.nevis.mobile.sdk.api.operation.OperationError
OperationError.AppAttestationError, OperationError.ClockSkewTooBig, OperationError.DeviceProtectionError, OperationError.NetworkError, OperationError.NoDeviceLockError, OperationError.OperationNotSupportedByBackend, OperationError.UserAlreadyRegisteredInAnotherServer, OperationError.UserNotRegisteredInServer
-
Method Summary
Methods inherited from interface ch.nevis.mobile.sdk.api.MobileAuthenticationClientError
cause, description
Methods inherited from interface ch.nevis.mobile.sdk.api.operation.OperationError
errorCode