On Thu, Dec 11, 2014 at 11:00 PM, Gavin <[email protected]> wrote: > I'm looking through the code for User.get("gavin", true) which will create > the user if it doesn't already exist trying to find out if there's an > extension point for populating a newly created user with values from an > external source.
http://javadoc.jenkins-ci.org/hudson/model/UserPropertyDescriptor.html#newInstance(hudson.model.User) -- 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]. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-dev/CANfRfr1bvp9nuXsts3cjduMfieLvq5J6CDhbtNeEaBqbz3ybWA%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
