Package | Description |
---|---|
net.sourceforge.jnlp.security |
{@code
ITW-thread(s) | dialogs-thread X
| X
presteps in SecurtyDialogs | X
# eg handle trustall/none | X
# eg handle or remeber itself | X
actions | X
| | X
prepare message | X
# set JNLPfile | X
# set type of dialog | X
see | X
# extrass...
|
Modifier and Type | Method and Description |
---|---|
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 |
PluginAppVerifier.checkTrustWithUser(JNLPClassLoader.SecurityDelegate securityDelegate,
JarCertVerifier jcv,
JNLPFile file) |
void |
AppVerifier.checkTrustWithUser(JNLPClassLoader.SecurityDelegate securityDelegate,
JarCertVerifier jcv,
JNLPFile file)
Prompt the user with requests for trusting the certificates used by this app
|
void |
JNLPAppVerifier.checkTrustWithUser(JNLPClassLoader.SecurityDelegate securityDelegate,
JarCertVerifier jcv,
JNLPFile file) |