IcedTea-Web
NetX

Uses of Package
net.sourceforge.jnlp.security

Packages that use net.sourceforge.jnlp.security
net.sourceforge.jnlp.runtime This package contains the classes that manage the secure runtime environment for JNLP apps. 
net.sourceforge.jnlp.security   
net.sourceforge.jnlp.services This package contains the classes that implement the standard services defined by the JNLP specification. 
net.sourceforge.jnlp.tools   
 

Classes in net.sourceforge.jnlp.security used by net.sourceforge.jnlp.runtime
SecurityDialogMessageHandler
          Handles SecurityDialogMessages and shows appropriate security dialogs.
 

Classes in net.sourceforge.jnlp.security used by net.sourceforge.jnlp.security
CertsInfoPane
          Provides the panel for the Certificate Info dialog.
CertVerifier
          An interface that provides various details about a certificate
KeyStores.Level
           
KeyStores.Type
           
SecurityDialog
          Provides methods for showing security warning dialogs for a wide range of JNLP security issues.
SecurityDialogPanel
          Provides a JPanel for use in JNLP warning dialogs.
SecurityDialogs.AccessType
          The types of access which may need user permission.
SecurityDialogs.DialogType
          Types of dialogs we can create
VariableX509TrustManager
          This class implements an X509 Trust Manager.
 

Classes in net.sourceforge.jnlp.security used by net.sourceforge.jnlp.services
SecurityDialogs.AccessType
          The types of access which may need user permission.
 

Classes in net.sourceforge.jnlp.security used by net.sourceforge.jnlp.tools
CertVerifier
          An interface that provides various details about a certificate
 


IcedTea-Web
NetX

Submit a bug or feature