| 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... | 
| 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. |