Package | Description |
---|---|
net.sourceforge.jnlp.runtime |
This package contains the classes that manage the secure runtime environment
for JNLP apps.
|
net.sourceforge.jnlp.security |
package generally about showing various security prompts
|
net.sourceforge.jnlp.services |
This package contains the classes that implement the standard services
defined by the JNLP specification.
|
net.sourceforge.jnlp.tools |
Class | Description |
---|---|
SecurityDialogMessageHandler |
Handles
SecurityDialogMessage s and shows appropriate security
dialogs. |
Class | Description |
---|---|
AppVerifier |
An interface that provides various details about an app's signers.
|
CertVerifier |
An interface that provides various details about certificates of an app.
|
ConnectionFactory | |
KeyStores.KeyStoreWithPath | |
KeyStores.Level | |
KeyStores.Type | |
SecurityDialog |
Provides methods for showing security warning dialogs for a wide range of
JNLP security issues.
|
SecurityDialogMessage |
Represents a message to the security framework to show a specific security
dialog
|
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.
|
Class | Description |
---|---|
SecurityDialogs.AccessType |
The types of access which may need user permission.
|
Class | Description |
---|---|
AppVerifier |
An interface that provides various details about an app's signers.
|
CertVerifier |
An interface that provides various details about certificates of an app.
|