Go here: http://javadoc.jenkins-ci.org/hudson/ExtensionPoint.html Search for all occurrences of 'Listener' in the section "All Known Implementing Classes" Check out those classes whose full names look relevant.
On 09.06.2014, at 18:44, Surya Gaddipati <[email protected]> wrote: > I would like to implement an housekeeping method on user when he/she logs in. > > Is there a extension point I can use to listen to to login events? > > -- > You received this message because you are subscribed to the Google Groups > "Jenkins Developers" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > For more options, visit https://groups.google.com/d/optout. -- You received this message because you are subscribed to the Google Groups "Jenkins Developers" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
