Uses of Class
io.jenkins.plugins.webhookexternalstore.converters.WebhookToCredentialConverter
Packages that use WebhookToCredentialConverter
-
Uses of WebhookToCredentialConverter in io.jenkins.plugins.webhookexternalstore.converters
Modifier and TypeClassDescriptionclassConverter for string/token credentials using "secretText" type andBasicSSHUserPrivateKey.classConverter for string/token credentials using "secretText" type andFileCredentialsImpl.classConverter for string/token credentials using "secretText" type andStringCredentialsImpl.classConverter for username/password credentials using "usernamePassword" type andUsernamePasswordCredentialsImpl.Methods in io.jenkins.plugins.webhookexternalstore.converters that return WebhookToCredentialConverterModifier and TypeMethodDescriptionstatic WebhookToCredentialConverterFind a converter that can handle the given credential type.Methods in io.jenkins.plugins.webhookexternalstore.converters that return types with arguments of type WebhookToCredentialConverterModifier and TypeMethodDescriptionWebhookToCredentialConverter.all()Get all registered converters.