Uses of Class
org.jenkinsci.plugins.configfiles.properties.security.PropertiesCredentialMapping
Packages that use PropertiesCredentialMapping
Package
Description
-
Uses of PropertiesCredentialMapping in org.jenkinsci.plugins.configfiles.properties
Methods in org.jenkinsci.plugins.configfiles.properties that return types with arguments of type PropertiesCredentialMappingConstructor parameters in org.jenkinsci.plugins.configfiles.properties with type arguments of type PropertiesCredentialMappingModifierConstructorDescriptionPropertiesConfig
(String id, String name, String comment, String content, Boolean isReplaceAll, List<PropertiesCredentialMapping> propertiesCredentialMappings) -
Uses of PropertiesCredentialMapping in org.jenkinsci.plugins.configfiles.properties.security
Methods in org.jenkinsci.plugins.configfiles.properties.security that return types with arguments of type PropertiesCredentialMappingModifier and TypeMethodDescriptionPropertiesCredentialMapping.getDescriptor()
HasPropertyCredentialMappings.getPropertiesCredentialMappings()
Method parameters in org.jenkinsci.plugins.configfiles.properties.security with type arguments of type PropertiesCredentialMappingModifier and TypeMethodDescriptionCredentialsHelper.resolveCredentials
(Run<?, ?> build, List<PropertiesCredentialMapping> propertiesCredentialMappings, TaskListener listener) CredentialsHelper.secretsForMasking
(Run<?, ?> build, List<PropertiesCredentialMapping> propertiesCredentialMappings)