aboutsummaryrefslogtreecommitdiffstats
path: root/netx/net/sourceforge/jnlp/security/AppVerifier.java
Commit message (Collapse)AuthorAgeFilesLines
* Use interface types in JCV classes where applicableAdam Domurad2012-10-191-7/+7
|
* Major rework of JarCertVerifier certificate management.Danesh Dadachanji2012-10-221-0/+91
This is a long-planned rework of JarCertVerifier, allowing it to handle multiple certificates. The algorithms used to verify jars with multiple certificates vary between JNLPs and Applets.