Interface PasswordChangeError
- All Superinterfaces:
MobileAuthenticationClientError
- All Known Subinterfaces:
PasswordChangeError.DeviceProtectionError,PasswordChangeError.NoDeviceLockError,PasswordChangeError.PasswordLocked,PasswordChangeError.PasswordNotEnrolled,PasswordChangeError.UserCanceled
The error returned when the password 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 password was locked because of too many failures.static interfaceThe specified user inPasswordChange.username(String)does not have an enrolled password.static interfaceThe password change was canceled. -
Method Summary
Methods inherited from interface ch.nevis.mobile.sdk.api.MobileAuthenticationClientError
cause, description