Class PasswordExpiredEvent

  • All Implemented Interfaces:
    java.io.Serializable

    public class PasswordExpiredEvent
    extends org.zkoss.zk.ui.event.Event
    Event fired when a user logs on with an expired password.
    See Also:
    Serialized Form
    • Constructor Summary

      Constructors 
      Constructor Description
      PasswordExpiredEvent​(org.zkoss.zk.ui.Component target)  
    • Method Summary

      • Methods inherited from class org.zkoss.zk.ui.event.Event

        getData, getEvent, getName, getPage, getTarget, isPropagatable, stopPropagation, toString
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
    • Constructor Detail

      • PasswordExpiredEvent

        public PasswordExpiredEvent​(org.zkoss.zk.ui.Component target)
        Parameters:
        target - target component