void |
PluginAppVerifier.checkTrustWithUser(JNLPClassLoader.SecurityDelegate securityDelegate,
/usr/share/javadoc/icedtea-web/netx/net/sourceforge/jnlp/class-use/LaunchException.html differs (HTML document, ASCII text, with very long lines)
--- old//usr/share/javadoc/icedtea-web/netx/net/sourceforge/jnlp/class-use/LaunchException.html 2023-01-14 08:56:27.526300606 +0000
+++ new//usr/share/javadoc/icedtea-web/netx/net/sourceforge/jnlp/class-use/LaunchException.html 2023-01-14 08:56:27.530300635 +0000
@@ -139,18 +139,18 @@
void |
-DefaultLaunchHandler.launchError(LaunchException exception)
+ | LaunchHandler.launchError(LaunchException exception)
Called when the application could not be launched due to a
- fatal error, such as the inability to find the main class
- or non-parseable XML.
+ fatal error, such as the inability to find the main class or
+ non-parseable XML.
|
void |
-LaunchHandler.launchError(LaunchException exception)
+ | DefaultLaunchHandler.launchError(LaunchException exception)
Called when the application could not be launched due to a
- fatal error, such as the inability to find the main class or
- non-parseable XML.
+ fatal error, such as the inability to find the main class
+ or non-parseable XML.
|
@@ -159,16 +159,16 @@
boolean |
-DefaultLaunchHandler.launchWarning(LaunchException warning)
-Called when launching the application can not be launched
- due to an error that is not fatal.
+ | LaunchHandler.launchWarning(LaunchException warning)
+Called when launching the application can not be launched due
+ to an error that is not fatal.
|
boolean |
-LaunchHandler.launchWarning(LaunchException warning)
-Called when launching the application can not be launched due
- to an error that is not fatal.
+ | DefaultLaunchHandler.launchWarning(LaunchException warning)
+Called when launching the application can not be launched
+ due to an error that is not fatal.
|
@@ -183,14 +183,14 @@
boolean |
-DefaultLaunchHandler.validationError(LaunchException error)
+ | LaunchHandler.validationError(LaunchException error)
Called when a security validation error occurs while
launching the application.
|
boolean |
-LaunchHandler.validationError(LaunchException error)
+ | DefaultLaunchHandler.validationError(LaunchException error)
Called when a security validation error occurs while
launching the application.
|
@@ -430,18 +430,18 @@
void |
-JNLPAppVerifier.checkTrustWithUser(JNLPClassLoader.SecurityDelegate securityDelegate,
- JarCertVerifier jcv,
- JNLPFile file) |
-
-
-void |
AppVerifier.checkTrustWithUser(JNLPClassLoader.SecurityDelegate securityDelegate,
JarCertVerifier jcv,
JNLPFile file)
Prompt the user with requests for trusting the certificates used by this app
|
+
+void |
+JNLPAppVerifier.checkTrustWithUser(JNLPClassLoader.SecurityDelegate securityDelegate,
+ JarCertVerifier jcv,
+ JNLPFile file) |
+
void |
PluginAppVerifier.checkTrustWithUser(JNLPClassLoader.SecurityDelegate securityDelegate,
/usr/share/javadoc/icedtea-web/netx/net/sourceforge/jnlp/class-use/SecurityDesc.RequestedPermissionLevel.html differs (HTML document, ASCII text, with very long lines)
--- old//usr/share/javadoc/icedtea-web/netx/net/sourceforge/jnlp/class-use/SecurityDesc.RequestedPermissionLevel.html 2023-01-14 08:56:27.922303499 +0000
+++ new//usr/share/javadoc/icedtea-web/netx/net/sourceforge/jnlp/class-use/SecurityDesc.RequestedPermissionLevel.html 2023-01-14 08:56:27.926303528 +0000
@@ -121,11 +121,11 @@
|
SecurityDesc.RequestedPermissionLevel |
-JNLPFile.getRequestedPermissionLevel() |
+SecurityDesc.getRequestedPermissionLevel() |
SecurityDesc.RequestedPermissionLevel |
-SecurityDesc.getRequestedPermissionLevel() |
+JNLPFile.getRequestedPermissionLevel() |
SecurityDesc.RequestedPermissionLevel |
/usr/share/javadoc/icedtea-web/netx/net/sourceforge/jnlp/class-use/Version.html differs (HTML document, ASCII text, with very long lines)
--- old//usr/share/javadoc/icedtea-web/netx/net/sourceforge/jnlp/class-use/Version.html 2023-01-14 08:56:28.042304376 +0000
+++ new//usr/share/javadoc/icedtea-web/netx/net/sourceforge/jnlp/class-use/Version.html 2023-01-14 08:56:28.046304404 +0000
@@ -176,11 +176,11 @@
Version |
-ExtensionDesc.getVersion() |
+JARDesc.getVersion() |
Version |
-JARDesc.getVersion() |
+ExtensionDesc.getVersion() |
/usr/share/javadoc/icedtea-web/netx/net/sourceforge/jnlp/package-tree.html differs (HTML document, ASCII text, with very long lines)
--- old//usr/share/javadoc/icedtea-web/netx/net/sourceforge/jnlp/package-tree.html 2023-01-14 08:56:29.742316796 +0000
+++ new//usr/share/javadoc/icedtea-web/netx/net/sourceforge/jnlp/package-tree.html 2023-01-14 08:56:29.746316825 +0000
@@ -212,8 +212,8 @@
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.io.Serializable)
-- net.sourceforge.jnlp.JNLPFile.ManifestBoolean
- net.sourceforge.jnlp.SecurityDesc.RequestedPermissionLevel
+- net.sourceforge.jnlp.JNLPFile.ManifestBoolean
- net.sourceforge.jnlp.UpdateDesc.Check
- net.sourceforge.jnlp.UpdateDesc.Policy
- net.sourceforge.jnlp.OptionsDefinitions.OPTIONS
/usr/share/javadoc/icedtea-web/netx/net/sourceforge/jnlp/runtime/class-use/ApplicationInstance.html differs (HTML document, ASCII text, with very long lines)
--- old//usr/share/javadoc/icedtea-web/netx/net/sourceforge/jnlp/runtime/class-use/ApplicationInstance.html 2023-01-14 08:56:30.270320653 +0000
+++ new//usr/share/javadoc/icedtea-web/netx/net/sourceforge/jnlp/runtime/class-use/ApplicationInstance.html 2023-01-14 08:56:30.270320653 +0000
@@ -197,7 +197,7 @@
void |
-DefaultLaunchHandler.launchCompleted(ApplicationInstance application)
+ | LaunchHandler.launchCompleted(ApplicationInstance application)
Called when an application, applet, or installer has been
launched successfully (the main method or applet start method
returned normally).
@@ -205,7 +205,7 @@
|
void |
-LaunchHandler.launchCompleted(ApplicationInstance application)
+ | DefaultLaunchHandler.launchCompleted(ApplicationInstance application)
Called when an application, applet, or installer has been
launched successfully (the main method or applet start method
returned normally).
@@ -217,14 +217,14 @@
|
void |
-DefaultLaunchHandler.launchStarting(ApplicationInstance application)
-Do nothing when starting
+ | LaunchHandler.launchStarting(ApplicationInstance application)
+Called when an application, applet or installer is ready to start.
|
void |
-LaunchHandler.launchStarting(ApplicationInstance application)
-Called when an application, applet or installer is ready to start.
+ | DefaultLaunchHandler.launchStarting(ApplicationInstance application)
+Do nothing when starting
|
@@ -336,13 +336,13 @@
-static ApplicationInstance |
-JNLPRuntime.getApplication() |
-
-
ApplicationInstance |
JNLPClassLoader.getApplication() |
+
+static ApplicationInstance |
+JNLPRuntime.getApplication() |
+
/usr/share/javadoc/icedtea-web/netx/net/sourceforge/jnlp/runtime/class-use/JNLPClassLoader.SecurityDelegate.html differs (HTML document, ASCII text, with very long lines)
--- old//usr/share/javadoc/icedtea-web/netx/net/sourceforge/jnlp/runtime/class-use/JNLPClassLoader.SecurityDelegate.html 2023-01-14 08:56:30.362321326 +0000
+++ new//usr/share/javadoc/icedtea-web/netx/net/sourceforge/jnlp/runtime/class-use/JNLPClassLoader.SecurityDelegate.html 2023-01-14 08:56:30.366321355 +0000
@@ -153,18 +153,18 @@
void |
-JNLPAppVerifier.checkTrustWithUser(JNLPClassLoader.SecurityDelegate securityDelegate,
- JarCertVerifier jcv,
- JNLPFile file) |
-
-
-void |
AppVerifier.checkTrustWithUser(JNLPClassLoader.SecurityDelegate securityDelegate,
JarCertVerifier jcv,
JNLPFile file)
Prompt the user with requests for trusting the certificates used by this app
|
+
+void |
+JNLPAppVerifier.checkTrustWithUser(JNLPClassLoader.SecurityDelegate securityDelegate,
+ JarCertVerifier jcv,
+ JNLPFile file) |
+
void |
PluginAppVerifier.checkTrustWithUser(JNLPClassLoader.SecurityDelegate securityDelegate,
/usr/share/javadoc/icedtea-web/netx/net/sourceforge/jnlp/security/package-tree.html differs (HTML document, ASCII text, with very long lines)
--- old//usr/share/javadoc/icedtea-web/netx/net/sourceforge/jnlp/security/package-tree.html 2023-01-14 08:56:31.386328807 +0000
+++ new//usr/share/javadoc/icedtea-web/netx/net/sourceforge/jnlp/security/package-tree.html 2023-01-14 08:56:31.386328807 +0000
@@ -119,10 +119,10 @@
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.io.Serializable)
/usr/share/javadoc/icedtea-web/netx/net/sourceforge/jnlp/tools/class-use/CertInformation.html differs (HTML document, ASCII text, with very long lines)
--- old//usr/share/javadoc/icedtea-web/netx/net/sourceforge/jnlp/tools/class-use/CertInformation.html 2023-01-14 08:56:31.934332811 +0000
+++ new//usr/share/javadoc/icedtea-web/netx/net/sourceforge/jnlp/tools/class-use/CertInformation.html 2023-01-14 08:56:31.934332811 +0000
@@ -127,16 +127,16 @@
boolean |
-JNLPAppVerifier.hasAlreadyTrustedPublisher(java.util.Map<java.security.cert.CertPath,CertInformation> certs,
- java.util.Map<java.lang.String,java.lang.Integer> signedJars) |
-
-
-boolean |
AppVerifier.hasAlreadyTrustedPublisher(java.util.Map<java.security.cert.CertPath,CertInformation> certs,
java.util.Map<java.lang.String,java.lang.Integer> signedJars)
Checks if the app has already found trust in its publisher(s).
|
+
+boolean |
+JNLPAppVerifier.hasAlreadyTrustedPublisher(java.util.Map<java.security.cert.CertPath,CertInformation> certs,
+ java.util.Map<java.lang.String,java.lang.Integer> signedJars) |
+
boolean |
PluginAppVerifier.hasAlreadyTrustedPublisher(java.util.Map<java.security.cert.CertPath,CertInformation> certs,
@@ -144,16 +144,16 @@
|
boolean |
-JNLPAppVerifier.hasRootInCacerts(java.util.Map<java.security.cert.CertPath,CertInformation> certs,
- java.util.Map<java.lang.String,java.lang.Integer> signedJars) |
-
-
-boolean |
AppVerifier.hasRootInCacerts(java.util.Map<java.security.cert.CertPath,CertInformation> certs,
java.util.Map<java.lang.String,java.lang.Integer> signedJars)
Checks if the app has signer(s) whose certs along their chains are in CA certs.
|
+
+boolean |
+JNLPAppVerifier.hasRootInCacerts(java.util.Map<java.security.cert.CertPath,CertInformation> certs,
+ java.util.Map<java.lang.String,java.lang.Integer> signedJars) |
+
boolean |
PluginAppVerifier.hasRootInCacerts(java.util.Map<java.security.cert.CertPath,CertInformation> certs,
@@ -161,17 +161,17 @@
|
boolean |
-JNLPAppVerifier.isFullySigned(java.util.Map<java.security.cert.CertPath,CertInformation> certs,
- java.util.Map<java.lang.String,java.lang.Integer> signedJars) |
-
-
-boolean |
AppVerifier.isFullySigned(java.util.Map<java.security.cert.CertPath,CertInformation> certs,
java.util.Map<java.lang.String,java.lang.Integer> signedJars)
Checks if the app's jars are covered by the provided certificates, enough
to consider the app fully signed.
|
+
+boolean |
+JNLPAppVerifier.isFullySigned(java.util.Map<java.security.cert.CertPath,CertInformation> certs,
+ java.util.Map<java.lang.String,java.lang.Integer> signedJars) |
+
boolean |
PluginAppVerifier.isFullySigned(java.util.Map<java.security.cert.CertPath,CertInformation> certs,
/usr/share/javadoc/icedtea-web/netx/net/sourceforge/jnlp/tools/class-use/JarCertVerifier.html differs (HTML document, ASCII text, with very long lines)
--- old//usr/share/javadoc/icedtea-web/netx/net/sourceforge/jnlp/tools/class-use/JarCertVerifier.html 2023-01-14 08:56:31.950332928 +0000
+++ new//usr/share/javadoc/icedtea-web/netx/net/sourceforge/jnlp/tools/class-use/JarCertVerifier.html 2023-01-14 08:56:31.954332957 +0000
@@ -114,18 +114,18 @@
|
void |
-JNLPAppVerifier.checkTrustWithUser(JNLPClassLoader.SecurityDelegate securityDelegate,
- JarCertVerifier jcv,
- JNLPFile file) |
-
-
-void |
AppVerifier.checkTrustWithUser(JNLPClassLoader.SecurityDelegate securityDelegate,
JarCertVerifier jcv,
JNLPFile file)
Prompt the user with requests for trusting the certificates used by this app
|
+
+void |
+JNLPAppVerifier.checkTrustWithUser(JNLPClassLoader.SecurityDelegate securityDelegate,
+ JarCertVerifier jcv,
+ JNLPFile file) |
+
void |
PluginAppVerifier.checkTrustWithUser(JNLPClassLoader.SecurityDelegate securityDelegate,
/usr/share/javadoc/icedtea-web/netx/overview-tree.html differs (HTML document, ASCII text, with very long lines)
--- old//usr/share/javadoc/icedtea-web/netx/overview-tree.html 2023-01-14 08:56:32.894339825 +0000
+++ new//usr/share/javadoc/icedtea-web/netx/overview-tree.html 2023-01-14 08:56:32.898339854 +0000
@@ -499,8 +499,8 @@
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.io.Serializable)
/usr/share/javadoc/icedtea-web/plugin/netscape/javascript/class-use/JSObject.html differs (HTML document, ASCII text, with very long lines)
--- old//usr/share/javadoc/icedtea-web/plugin/netscape/javascript/class-use/JSObject.html 2023-01-14 08:56:33.586344880 +0000
+++ new//usr/share/javadoc/icedtea-web/plugin/netscape/javascript/class-use/JSObject.html 2023-01-14 08:56:33.586344880 +0000
@@ -104,15 +104,15 @@
|
-JSObject |
-JSProxy.getWindow(java.applet.Applet applet) |
-
-
static JSObject |
JSObject.getWindow(java.applet.Applet applet)
get a JSObject for the window containing the given applet
|
+
+JSObject |
+JSProxy.getWindow(java.applet.Applet applet) |
+
|
overalldiffered=2 (number of pkgs that are not bit-by-bit identical: 0 is good)
overall=1
|