Hi, I am writing a jenkins plugin to authenticate and authorize a user in jenkins. I want to display only particular jobs associated with the user in jenkins dashboard, other jobs in jenkins should not be displayed for that user. Is there way to do it in java source code of the plugin?.
Thanks in advance. regards, --shruthi