Lines Matching refs:applet
339 + * cert by SSLSocket by this applet and stored in
478 + * cert by SSLSocket by this applet we stored in
479 + * trustallCerts that user has accepted or applet
483 + * trustAllVncCerts=yes applet param.)
554 + * build oneTimeKey cert+key if supplied in applet parameter:
599 + * build serverCert cert if supplied in applet parameter:
712 + /* applet param says skip it. */
854 + /* applet parameter suppled serverCert */
1347 + /* sandboxed applet might not be able to read it. */
1351 + dbg("Using supplied proxy " + viewer.proxyHost + " " + viewer.proxyPort + " applet parameters."…
1623 ++ " obtained by this applet to compare the VNC Server Certificate against.\n"
1636 ++ "applet asks you whether to trust your Browser/Java Plugin's acceptance of the\n"
1639 ++ "You can also set the applet parameter 'trustUrlVncCert=yes' to automatically\n"
1641 ++ "and thereby see no dialog from this VNC Viewer applet.\n"
2021 +m += "This VNC Viewer applet does not have its own keystore to track\n";
2038 +m += "Should this VNC Viewer applet now connect to the above VNC server?\n";
2372 public class VncViewer extends java.applet.Applet
2405 // Reference to this applet for inter-applet communication.
2406 public static java.applet.Applet refApplet;