Uses of Interface
org.jenkinsci.plugins.credentialsbinding.masking.SecretPatternFactory
Packages that use SecretPatternFactory
-
Uses of SecretPatternFactory in org.jenkinsci.plugins.credentialsbinding.masking
Classes in org.jenkinsci.plugins.credentialsbinding.masking that implement SecretPatternFactoryModifier and TypeClassDescriptionclass
Almquist shell, aka ash, is the default shell in Alpine distribution.class
class
class
class
class
Trivial secret pattern factory that matches the literal value of the secret.Methods in org.jenkinsci.plugins.credentialsbinding.masking that return types with arguments of type SecretPatternFactoryModifier and TypeMethodDescriptionstatic ExtensionList<SecretPatternFactory>
SecretPatternFactory.all()
Returns all SecretPatternFactory extensions known at runtime.