But why would you store the devices with the credential? It would make more sense to me that you keep the devices elsewhere and just inject a standard user/password into whatever manages the list of devices
On 17 October 2014 15:29, Hakan Tandoğan <[email protected]> wrote: > After having the user enter his secret (the API key from pushbullet), I > want to contact the pushbullet server and fetch the devices this user has > configured. And maybe, in the next version, periodically update this list. > > As far as I understand the plain-credentials-plugin, you can only use it > to configure one secret string, but no additional information. > > On Friday, October 17, 2014 3:56:18 PM UTC+2, Stephen Connolly wrote: > >> >> >> On Friday, October 17, 2014, Hakan Tandoğan <[email protected]> wrote: >> >>> Hi, >>> >>> I am creating a new credentials provider for pushbullet ( I have a few >>> requirements, like fetching a list of devices to which pushes can be sent, >>> so I can't use the plain-credentials-plugin ). >>> >> >> Any reason that domain specifications won't work for your use case? >> >> >>> >>> On the list of credentials ("Manage Jenkins" -> "Manage Credentials" -> >>> "Credentials" ) each credentials has a key icon. Can I replace this with my >>> own icon for credentials managed by my plugin? >>> >>> Regards, >>> Hakan >>> >>> -- >>> 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. >>> >> >> >> -- >> Sent from my phone >> > -- > 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.
