Class PChangePasswordAction

All Implemented Interfaces:
ActionListener, Serializable, Cloneable, EventListener, Action

public class PChangePasswordAction extends PBASAction
Responsible for changing the password of the logged in CSR/User
See Also:
  • Constructor Details

    • PChangePasswordAction

      public PChangePasswordAction(PClientComponent comp)
      Create an action to change the password of the logged in User
      Parameters:
      comp - The base component
  • Method Details

    • actionPerformed

      public void actionPerformed(ActionEvent e)
      Action performed handler. Called to change the password
      Parameters:
      e - ActionEvent