Package io.jenkins.plugins.webhookexternalstore.converters
package io.jenkins.plugins.webhookexternalstore.converters
-
ClassesClassDescriptionConverter for string/token credentials using "secretText" type and
BasicSSHUserPrivateKey.Converter for string/token credentials using "secretText" type andFileCredentialsImpl.Converter for string/token credentials using "secretText" type andStringCredentialsImpl.Extension point for converting webhook payloads to credentials.Converter for username/password credentials using "usernamePassword" type andUsernamePasswordCredentialsImpl.