Uses of Class
net.sourceforge.jnlp.security.SecurityDialog
-
Packages that use SecurityDialog Package Description net.sourceforge.jnlp.security package generally about showing various security prompts -
-
Uses of SecurityDialog in net.sourceforge.jnlp.security
Methods in net.sourceforge.jnlp.security with parameters of type SecurityDialog Modifier and Type Method Description static voidSecurityDialog. showMoreInfoDialog(CertVerifier certVerifier, SecurityDialog parent)Shows more information regarding jar code signing
-