- handle(String[]) - Method in class net.sourceforge.jnlp.controlpanel.CommandLine
-
Handles overall command line arguments.
- handleCheckCommand(List<String>) - Method in class net.sourceforge.jnlp.controlpanel.CommandLine
-
Handles the 'check' command
- handleGetCommand(List<String>) - Method in class net.sourceforge.jnlp.controlpanel.CommandLine
-
Handles the 'get' command.
- handleHelpCommand(List<String>) - Method in class net.sourceforge.jnlp.controlpanel.CommandLine
-
Handle the 'help' command
- handleInfoCommand(List<String>) - Method in class net.sourceforge.jnlp.controlpanel.CommandLine
-
Handles the 'info' command
- handleListCommand(List<String>) - Method in class net.sourceforge.jnlp.controlpanel.CommandLine
-
Handles the 'list' command
- handleResetCommand(List<String>) - Method in class net.sourceforge.jnlp.controlpanel.CommandLine
-
Handles the 'reset' command
- handleSetCommand(List<String>) - Method in class net.sourceforge.jnlp.controlpanel.CommandLine
-
Handles the 'set' command
- hardList() - Method in class net.sourceforge.jnlp.util.WeakList
-
Returns a list of hard references to the objects.
- hasAlreadyTrustedPublisher(Map<CertPath, CertInformation>, Map<String, Integer>) - Method in interface net.sourceforge.jnlp.security.AppVerifier
-
Checks if the app has already found trust in its publisher(s).
- hasAlreadyTrustedPublisher(Map<CertPath, CertInformation>, Map<String, Integer>) - Method in class net.sourceforge.jnlp.security.JNLPAppVerifier
-
- hasAlreadyTrustedPublisher(Map<CertPath, CertInformation>, Map<String, Integer>) - Method in class net.sourceforge.jnlp.security.PluginAppVerifier
-
- hasAssociation(String, String[]) - Method in interface javax.jnlp.IntegrationService
-
- hasCompletelySignedApp(CertInformation, int) - Method in class net.sourceforge.jnlp.security.JNLPAppVerifier
-
Find out if the CertPath with the given info has fully signed the app.
- hasDesktopShortcut() - Method in interface javax.jnlp.IntegrationService
-
- hasExpiringCert() - Method in class net.sourceforge.jnlp.tools.CertInformation
-
Get whether or not this cert will expire within 6 months.
- hasMainJar() - Method in class net.sourceforge.jnlp.runtime.JNLPClassLoader
-
Returns true if this loader has the main jar
- hasMenuShortcut() - Method in interface javax.jnlp.IntegrationService
-
- hasRootInCacerts(Map<CertPath, CertInformation>, Map<String, Integer>) - Method in interface net.sourceforge.jnlp.security.AppVerifier
-
Checks if the app has signer(s) whose certs along their chains are in CA certs.
- hasRootInCacerts(Map<CertPath, CertInformation>, Map<String, Integer>) - Method in class net.sourceforge.jnlp.security.JNLPAppVerifier
-
- hasRootInCacerts(Map<CertPath, CertInformation>, Map<String, Integer>) - Method in class net.sourceforge.jnlp.security.PluginAppVerifier
-
- hasSigningIssues(CertPath) - Method in interface net.sourceforge.jnlp.security.CertVerifier
-
Return if there are signing issues with the certificate being verified
- hasSigningIssues(CertPath) - Method in class net.sourceforge.jnlp.security.HttpsCertVerifier
-
- hasSigningIssues() - Method in class net.sourceforge.jnlp.tools.CertInformation
-
Return if there are signing issues with this certificate.
- hasSigningIssues(CertPath) - Method in class net.sourceforge.jnlp.tools.JarCertVerifier
-
- hideProgressBar() - Method in interface javax.jnlp.ExtensionInstallerService
-
- hideStatusWindow() - Method in interface javax.jnlp.ExtensionInstallerService
-
- HTMLPanel - Class in net.sourceforge.jnlp.about
-
- HTMLPanel(URL, String) - Constructor for class net.sourceforge.jnlp.about.HTMLPanel
-
- HttpsCertVerifier - Class in net.sourceforge.jnlp.security
-
- HttpsCertVerifier(X509Certificate[], String, boolean, boolean, String) - Constructor for class net.sourceforge.jnlp.security.HttpsCertVerifier
-
- HttpUtils - Class in net.sourceforge.jnlp.util
-
- HttpUtils() - Constructor for class net.sourceforge.jnlp.util.HttpUtils
-