Extension Points defined in Credentials Binding Plugin

This site is the new docs site currently being tested. For the actual docs in use please go to https://www.jenkins.io/doc.

MultiBinding

jenkinsdoc:credentials-binding:org.jenkinsci.plugins.credentialsbinding.MultiBinding]

A way of binding a kind of credentials to an environment variable during a build.

Implementations:

SecretPatternFactory

jenkinsdoc:credentials-binding:org.jenkinsci.plugins.credentialsbinding.masking.SecretPatternFactory]

Provides encoded forms to an input for use in masking those forms in logs. These are typically implemented to handle various shell quoting algorithms (sometimes confused with escaping) to pass literal string values to an interpreter.

Implementations: