Class TeamServerProfile

java.lang.Object
com.aspectsecurity.contrast.contrastjenkins.TeamServerProfile

public class TeamServerProfile extends Object
  • Constructor Details

    • TeamServerProfile

      @DataBoundConstructor public TeamServerProfile(String name, String username, String apiKey, String serviceKey, String orgUuid, String teamServerUrl, boolean applyVulnerableBuildResultOnContrastError, String vulnerableBuildResult, boolean allowGlobalThresholdConditionsOverride)
  • Method Details

    • getSecretApiKey

      public Secret getSecretApiKey()
    • getSecretServiceKey

      public Secret getSecretServiceKey()
    • isApplyVulnerableBuildResultOnContrastError

      public boolean isApplyVulnerableBuildResultOnContrastError()