Package | Description |
---|---|
net.sourceforge.jnlp.security |
package generally about showing various security prompts
|
net.sourceforge.jnlp.tools |
Modifier and Type | Class and Description |
---|---|
class |
JNLPAppVerifier |
class |
PluginAppVerifier |
Modifier and Type | Method and Description |
---|---|
static boolean |
JarCertVerifier.isJarSigned(JARDesc jar,
AppVerifier verifier,
ResourceTracker tracker) |
Constructor and Description |
---|
JarCertVerifier(AppVerifier verifier)
Create a new jar certificate verifier utility that uses the provided verifier for its strategy pattern.
|