Uses of Class
org.jenkinsci.plugins.configfiles.custom.security.CustomizedCredentialMapping
Packages that use CustomizedCredentialMapping
Package
Description
-
Uses of CustomizedCredentialMapping in org.jenkinsci.plugins.configfiles.custom
Methods in org.jenkinsci.plugins.configfiles.custom that return types with arguments of type CustomizedCredentialMappingConstructor parameters in org.jenkinsci.plugins.configfiles.custom with type arguments of type CustomizedCredentialMappingModifierConstructorDescriptionCustomConfig
(String id, String name, String comment, String content, List<CustomizedCredentialMapping> customizedCredentialMappings) -
Uses of CustomizedCredentialMapping in org.jenkinsci.plugins.configfiles.custom.security
Methods in org.jenkinsci.plugins.configfiles.custom.security that return types with arguments of type CustomizedCredentialMappingModifier and TypeMethodDescriptionHasCustomizedCredentialMappings.getCustomizedCredentialMappings()
Method parameters in org.jenkinsci.plugins.configfiles.custom.security with type arguments of type CustomizedCredentialMappingModifier and TypeMethodDescriptionCustomConfigCredentialsHelper.resolveCredentials
(Run<?, ?> build, List<CustomizedCredentialMapping> customizedCredentialMappings, TaskListener listener) CustomConfigCredentialsHelper.secretsForMasking
(Run<?, ?> build, List<CustomizedCredentialMapping> customizedCredentialMappings)