Class AquaScannerRegistryLogin
- java.lang.Object
-
- org.jenkinsci.plugins.aquadockerscannerbuildstep.AquaScannerRegistryLogin
-
public class AquaScannerRegistryLogin extends Object
-
-
Constructor Summary
Constructors Constructor Description AquaScannerRegistryLogin(Launcher launcher, TaskListener listener)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description boolean
checkAndPerformRegistryLogin(String containerRuntime, String imageName, String username, Secret password)
String
getRegistryName(String imageName)
-
-
-
Constructor Detail
-
AquaScannerRegistryLogin
public AquaScannerRegistryLogin(Launcher launcher, TaskListener listener)
-
-