Extension Points defined in Credentials Binding Plugin

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: