DOC

de.tk.opensource : 3rdparty-privacy-proxy

Maven & Gradle

Aug 04, 2023
10 stars

3rd Party Privacy Proxy (Open Source) · TK 3rd Party Privacy Proxy. Delivers functionality to securely fetch and provide 3rd Party resources as well as proxying requests back to the 3rd Party Provider. The users of your website will remain private against any 3rd Party Provider you use without losing any functionality on your end. Further more this privacy proxy delivers you the ultimate knowledge about what information is being transferred to any 3rd Party Provider as well as independence from their servers.

Table Of Contents

Latest Version

Download de.tk.opensource : 3rdparty-privacy-proxy Javadoc & API Documentation - Latest Versions:

All Versions

Download de.tk.opensource : 3rdparty-privacy-proxy Javadoc & API Documentation - All Versions:

Version Size Javadoc Updated
1.2.x
1.1.x
1.0.x
0.0.x

How to open Javadoc JAR file in web browser

  1. Rename the file 3rdparty-privacy-proxy-1.2.0-javadoc.jar to 3rdparty-privacy-proxy-1.2.0-javadoc.zip
  2. Use your favourite unzip tool (WinRAR / WinZIP) to extract it, now you have a folder 3rdparty-privacy-proxy-1.2.0-javadoc
  3. Double click index.html will open the index page on your default web browser.

How to generate Javadoc from a source JAR?

Running the command javadoc:

javadoc --ignore-source-errors -encoding UTF-8 -sourcepath "3rdparty-privacy-proxy-1.2.0-sources.jar" -d "3rdparty-privacy-proxy-1.2.0-javadoc" -subpackages 

Advertisement