Interface | 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.
|
Class | Description |
---|---|
CertificateUtils |
Common utilities to manipulate certificates.
|
ConnectionFactory | |
HttpsCertVerifier | |
JNLPAppVerifier | |
JNLPAuthenticator | |
KeyStores |
The
KeyStores class allows easily accessing the various KeyStores
used. |
PluginAppVerifier | |
SecurityDialog |
Provides methods for showing security warning dialogs for a wide range of
JNLP security issues.
|
SecurityDialogMessageHandler |
Handles
SecurityDialogMessage s and shows appropriate security
dialogs. |
SecurityDialogs |
A factory for showing many possible types of security warning to the user.
|
SecurityUtil | |
VariableX509TrustManager |
This class implements an X509 Trust Manager.
|
VariableX509TrustManagerJDK7 |
Enum | Description |
---|---|
KeyStores.Level | |
KeyStores.Type | |
SecurityDialogs.AccessType |
The types of access which may need user permission.
|
SecurityDialogs.AppletAction | |
SecurityDialogs.DialogType |
Types of dialogs we can create
|