Uses of Class
org.jenkinsci.plugins.configfiles.properties.security.PropertiesCredentialMapping
Package
Description
-
Uses of PropertiesCredentialMapping in org.jenkinsci.plugins.configfiles.properties
ModifierConstructorDescriptionPropertiesConfig
(String id, String name, String comment, String content, Boolean isReplaceAll, List<PropertiesCredentialMapping> propertiesCredentialMappings) -
Uses of PropertiesCredentialMapping in org.jenkinsci.plugins.configfiles.properties.security
Modifier and TypeMethodDescriptionPropertiesCredentialMapping.getDescriptor()
HasPropertyCredentialMappings.getPropertiesCredentialMappings()
Modifier and TypeMethodDescriptionCredentialsHelper.resolveCredentials
(Run<?, ?> build, List<PropertiesCredentialMapping> propertiesCredentialMappings, TaskListener listener) CredentialsHelper.secretsForMasking
(Run<?, ?> build, List<PropertiesCredentialMapping> propertiesCredentialMappings)