|
IcedTea-Web NetX |
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use JarCertVerifier | |
---|---|
net.sourceforge.jnlp.security |
Uses of JarCertVerifier in net.sourceforge.jnlp.security |
---|
Methods in net.sourceforge.jnlp.security with parameters of type JarCertVerifier | |
---|---|
java.util.List<java.security.cert.CertPath> |
PluginAppVerifier.buildCertPathsList(JarCertVerifier jcv)
Build a list of all the CertPaths that were detected in the provided JCV, placing them in the most trusted possible order. |
void |
AppVerifier.checkTrustWithUser(JarCertVerifier jcv,
JNLPFile file)
Prompt the user with requests for trusting the certificates used by this app |
void |
PluginAppVerifier.checkTrustWithUser(JarCertVerifier jcv,
JNLPFile file)
|
void |
JNLPAppVerifier.checkTrustWithUser(JarCertVerifier jcv,
JNLPFile file)
|
|
IcedTea-Web NetX |
|||||||||
PREV NEXT | FRAMES NO FRAMES |