Uses of Class
io.jenkins.plugins.venaficodesigning.TimestampingServer
-
-
Uses of TimestampingServer in io.jenkins.plugins.venaficodesigning
Methods in io.jenkins.plugins.venaficodesigning that return types with arguments of type TimestampingServer Modifier and Type Method Description List<TimestampingServer>JarSignerBuilder. getTimestampingServers()List<TimestampingServer>SignToolBuilder. getTimestampingServers()Method parameters in io.jenkins.plugins.venaficodesigning with type arguments of type TimestampingServer Modifier and Type Method Description voidJarSignerBuilder. setTimestampingServers(List<TimestampingServer> value)voidSignToolBuilder. setTimestampingServers(List<TimestampingServer> value)
-