Interface PinChangeError
- All Superinterfaces:
MobileAuthenticationClientError
- All Known Subinterfaces:
PinChangeError.DeviceProtectionError,PinChangeError.NoDeviceLockError,PinChangeError.PinLocked,PinChangeError.PinNotEnrolled,PinChangeError.UserCanceled
The error returned when the PIN change failed.
-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic interfaceAn error that indicates that some form of tampering was found in the application.static interfaceThe android device has no secure lock screen.static interfaceThe PIN was locked because of too many failures.static interfaceThe specified user inPinChange.username(String)does not have an enrolled PIN.static interfaceThe PIN change was canceled. -
Method Summary
Methods inherited from interface ch.nevis.mobile.sdk.api.MobileAuthenticationClientError
cause, description