psdi.webclient.beans.signature

Class ChangePswdBean

  • All Implemented Interfaces:
    java.util.EventListener, javax.servlet.http.HttpSessionBindingListener, DataBeanListener


    public class ChangePswdBean
    extends AppBean
    Class for user changing password upon login.
    • Constructor Detail

      • ChangePswdBean

        public ChangePswdBean()
    • Method Detail

      • submit

        public int submit()
                   throws MXException,
                          java.rmi.RemoteException
        Throws:
        MXException
        java.rmi.RemoteException
        See Also:
        psdi.app.signature.virtual.ChangePasswordSet#execute
      • canExit

        public boolean canExit()
                        throws MXException,
                               java.rmi.RemoteException
        Called when leaving the application
        Overrides:
        canExit in class AppBean
        Throws:
        MXException
        java.rmi.RemoteException