Re: SecurityListener. fireAuthenticated @Restricted(NoExternalUse.class)

2014-06-13 Thread Jesse Glick
Already addressed in a PR, FYI. -- 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 jenkinsci-dev+unsubscr...@googlegroups.com. For more options, visit https:/

SecurityListener. fireAuthenticated @Restricted(NoExternalUse.class)

2014-06-12 Thread Surya Gaddipati
https://github.com/jenkinsci/jenkins/blob/master/core/src/main/java/jenkins/security/SecurityListener.java#L91 I am trying to call that method in github-oauth-plugin after user is authenticated https://github.com/jenkinsci/github-oauth-plugin/blob/master/src/main/java/org/jenkinsci/plugins/Gith