Interface DeviceInformationChangeError
- All Superinterfaces:
MobileAuthenticationClientError
- All Known Subinterfaces:
DeviceInformationChangeError.ClockSkewTooBig,DeviceInformationChangeError.DeviceProtectionError,DeviceInformationChangeError.NameAlreadyExists,DeviceInformationChangeError.NetworkError,DeviceInformationChangeError.NoDeviceLockError,DeviceInformationChangeError.NotFound
The error that can occur with operations related to a
DeviceInformation.- See Also:
-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic interfaceThe 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 interfaceAn error that indicates that some form of tampering was found in the application.static interfaceThere is already a device information with the provided name.static interfaceA network error occurred.static interfaceThe android device has no secure lock screen.static interfaceThe device information to be updated could not be found. -
Method Summary
Methods inherited from interface ch.nevis.mobile.sdk.api.MobileAuthenticationClientError
cause, description