Class AzureKeyVaultEnvironmentExpander

java.lang.Object
org.jenkinsci.plugins.workflow.steps.EnvironmentExpander
org.jenkinsci.plugins.azurekeyvaultplugin.AzureKeyVaultEnvironmentExpander
All Implemented Interfaces:
Serializable

public class AzureKeyVaultEnvironmentExpander extends org.jenkinsci.plugins.workflow.steps.EnvironmentExpander
See Also:
  • Method Details

    • expand

      public void expand(@NonNull EnvVars env) throws IOException, InterruptedException
      Specified by:
      expand in class org.jenkinsci.plugins.workflow.steps.EnvironmentExpander
      Throws:
      IOException
      InterruptedException
    • getSensitiveVariables

      @NonNull public Set<String> getSensitiveVariables()
      Overrides:
      getSensitiveVariables in class org.jenkinsci.plugins.workflow.steps.EnvironmentExpander