Uses of Class
io.jenkins.plugins.venaficodesigning.AgentInfo
-
-
Uses of AgentInfo in io.jenkins.plugins.venaficodesigning
Methods in io.jenkins.plugins.venaficodesigning that return AgentInfo Modifier and Type Method Description AgentInfoAgentInfo.GetAgentInfo. invoke(File nodeRoot, hudson.remoting.VirtualChannel virtualChannel)Methods in io.jenkins.plugins.venaficodesigning with parameters of type AgentInfo Modifier and Type Method Description static voidUtils. createPkcs11ProviderConfig(Launcher launcher, AgentInfo agentInfo, FilePath nodeRoot, FilePath file, String userProvidedVenafiClientToolsDir)static FilePathUtils. detectVenafiClientToolsDir(Launcher launcher, AgentInfo agentInfo, FilePath nodeRoot, String userProvidedVenafiClientToolsDir)static FilePathUtils. getCspConfigToolPath(Launcher launcher, AgentInfo agentInfo, FilePath nodeRoot, String userProvidedVenafiClientToolsDir)static StringUtils. getFqdn(Computer computer, Launcher launcher, AgentInfo agentInfo)static FilePathUtils. getPkcs11ConfigToolPath(Launcher launcher, AgentInfo agentInfo, FilePath nodeRoot, String venafiCodeSigningInstallDir)static FilePathUtils. getPkcs11DriverLibraryPath(Launcher launcher, AgentInfo agentInfo, FilePath nodeRoot, String userProvidedVenafiClientToolsDir)
-