Class WebhookUsernamePasswordCredentialConverter

java.lang.Object
io.jenkins.plugins.webhookexternalstore.converters.WebhookToCredentialConverter
io.jenkins.plugins.webhookexternalstore.converters.WebhookUsernamePasswordCredentialConverter
All Implemented Interfaces:
ExtensionPoint

@Extension public class WebhookUsernamePasswordCredentialConverter extends WebhookToCredentialConverter
Converter for username/password credentials using "usernamePassword" type and UsernamePasswordCredentialsImpl.