Package | Description |
---|---|
net.sourceforge.jnlp.runtime |
This package contains the classes that manage the secure runtime environment
for JNLP apps.
|
Modifier and Type | Method | Description |
---|---|---|
static ManifestAttributesChecker.MANIFEST_ATTRIBUTES_CHECK |
ManifestAttributesChecker.MANIFEST_ATTRIBUTES_CHECK.valueOf(java.lang.String name) |
Returns the enum constant of this type with the specified name.
|
static ManifestAttributesChecker.MANIFEST_ATTRIBUTES_CHECK[] |
ManifestAttributesChecker.MANIFEST_ATTRIBUTES_CHECK.values() |
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method | Description |
---|---|---|
static java.util.List<ManifestAttributesChecker.MANIFEST_ATTRIBUTES_CHECK> |
ManifestAttributesChecker.getAttributesCheck() |