Class CheckPasswordReset


  • public class CheckPasswordReset
    extends Object
    The API action model for actions where a new user password is provided for password reset.
    Since:
    9.3
    • Constructor Detail

      • CheckPasswordReset

        public CheckPasswordReset()
    • Method Detail

      • getNewPassword

        public String getNewPassword()
        Get the user's new password.
      • setNewPassword

        public void setNewPassword​(String newPassword)
        Set the user's new password.