Package | Description |
---|---|
net.sourceforge.jnlp.security |
package generally about showing various security prompts
|
Modifier and Type | Field | Description |
---|---|---|
SecurityDialogs.DialogType |
SecurityDialogMessage.dialogType |
Modifier and Type | Method | Description |
---|---|---|
static SecurityDialogs.DialogType |
SecurityDialogs.DialogType.valueOf(java.lang.String name) |
Returns the enum constant of this type with the specified name.
|
static SecurityDialogs.DialogType[] |
SecurityDialogs.DialogType.values() |
Returns an array containing the constants of this enum type, in
the order they are declared.
|