Uses of Class
org.jenkinsci.plugins.configfiles.custom.security.CustomizedCredentialMapping
Package
Description
-
Uses of CustomizedCredentialMapping in org.jenkinsci.plugins.configfiles.custom
ModifierConstructorDescriptionCustomConfig
(String id, String name, String comment, String content, List<CustomizedCredentialMapping> customizedCredentialMappings) -
Uses of CustomizedCredentialMapping in org.jenkinsci.plugins.configfiles.custom.security
Modifier and TypeMethodDescriptionHasCustomizedCredentialMappings.getCustomizedCredentialMappings()
Modifier and TypeMethodDescriptionCustomConfigCredentialsHelper.resolveCredentials
(Run<?, ?> build, List<CustomizedCredentialMapping> customizedCredentialMappings, TaskListener listener) CustomConfigCredentialsHelper.secretsForMasking
(Run<?, ?> build, List<CustomizedCredentialMapping> customizedCredentialMappings)