Skip navigation links
IcedTea-Web
NetX
A B C D E F G H I J K L M N O P R S T U V W X 

V

validate() - Method in class net.sourceforge.jnlp.config.ConfiguratonValidator
Validates the settings used in the constructor.
validate(Object) - Method in interface net.sourceforge.jnlp.config.ValueValidator
This method checks if the given object is a valid value for this specific ValueValidator.
validateJvm(String) - Static method in class net.sourceforge.jnlp.controlpanel.JVMPanel
 
validating(URL, String, long, long, int) - Method in interface javax.jnlp.DownloadServiceListener
 
validationError(LaunchException) - Method in class net.sourceforge.jnlp.DefaultLaunchHandler
Called when a security validation error occurs while launching the application.
validationError(LaunchException) - Method in class net.sourceforge.jnlp.GuiLaunchHandler
 
validationError(LaunchException) - Method in interface net.sourceforge.jnlp.LaunchHandler
Called when a security validation error occurs while launching the application.
valueOf(String) - Static method in enum net.sourceforge.jnlp.cache.CacheLRUWrapper
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.sourceforge.jnlp.config.DeploymentConfiguration.ConfigType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.sourceforge.jnlp.controlpanel.JVMPanel.JvmValidationResult.STATE
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.sourceforge.jnlp.JNLPFile.ManifestBoolean
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.sourceforge.jnlp.runtime.JNLPClassLoader.DownloadAction
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.sourceforge.jnlp.runtime.JNLPClassLoader.SigningState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.sourceforge.jnlp.security.KeyStores.Level
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.sourceforge.jnlp.security.KeyStores.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.sourceforge.jnlp.security.SecurityDialogs.AccessType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.sourceforge.jnlp.security.SecurityDialogs.AppletAction
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.sourceforge.jnlp.security.SecurityDialogs.DialogType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.sourceforge.jnlp.SecurityDesc.RequestedPermissionLevel
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.sourceforge.jnlp.UpdateDesc.Check
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.sourceforge.jnlp.UpdateDesc.Policy
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.sourceforge.jnlp.util.FileUtils.OpenFileResult
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.sourceforge.jnlp.util.ImageResources
Returns the enum constant of this type with the specified name.
values() - Static method in enum net.sourceforge.jnlp.cache.CacheLRUWrapper
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.sourceforge.jnlp.config.DeploymentConfiguration.ConfigType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.sourceforge.jnlp.controlpanel.JVMPanel.JvmValidationResult.STATE
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.sourceforge.jnlp.JNLPFile.ManifestBoolean
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.sourceforge.jnlp.runtime.JNLPClassLoader.DownloadAction
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.sourceforge.jnlp.runtime.JNLPClassLoader.SigningState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.sourceforge.jnlp.security.KeyStores.Level
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.sourceforge.jnlp.security.KeyStores.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.sourceforge.jnlp.security.SecurityDialogs.AccessType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.sourceforge.jnlp.security.SecurityDialogs.AppletAction
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.sourceforge.jnlp.security.SecurityDialogs.DialogType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.sourceforge.jnlp.SecurityDesc.RequestedPermissionLevel
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.sourceforge.jnlp.UpdateDesc.Check
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.sourceforge.jnlp.UpdateDesc.Policy
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.sourceforge.jnlp.util.FileUtils.OpenFileResult
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.sourceforge.jnlp.util.ImageResources
Returns an array containing the constants of this enum type, in the order they are declared.
ValueValidator - Interface in net.sourceforge.jnlp.config
A class implements the ValueValidator interface to indicate that it can validate values.
VariableX509TrustManager - Class in net.sourceforge.jnlp.security
This class implements an X509 Trust Manager.
VariableX509TrustManager() - Constructor for class net.sourceforge.jnlp.security.VariableX509TrustManager
Constructor initializes the system, user and custom stores
VariableX509TrustManagerJDK6 - Class in net.sourceforge.jnlp.security
 
VariableX509TrustManagerJDK6() - Constructor for class net.sourceforge.jnlp.security.VariableX509TrustManagerJDK6
 
VariableX509TrustManagerJDK7 - Class in net.sourceforge.jnlp.security
 
VariableX509TrustManagerJDK7() - Constructor for class net.sourceforge.jnlp.security.VariableX509TrustManagerJDK7
 
verifyZipHeader(File) - Static method in class net.sourceforge.jnlp.util.JarFile
This method is checking first four bytes of jar-file against ZIP_LOCAL_FILE_HEADER_SIGNATURE Although zip specification allows to skip all corrupted entries, it is not safe for jars.
version - Variable in class javax.jnlp.DownloadService2.ResourceSpec
 
version - Static variable in class net.sourceforge.jnlp.runtime.Boot
 
Version - Class in net.sourceforge.jnlp
A JNLP Version string in the form "1.2-3_abc" followed by an optional + (includes all later versions) or * (matches any suffixes on versions).
Version(String) - Constructor for class net.sourceforge.jnlp.Version
Create a Version object based on a version string (ie, "1.2.3+ 4.56*").
visualCleanCache(Component) - Static method in class net.sourceforge.jnlp.controlpanel.CachePane
 
A B C D E F G H I J K L M N O P R S T U V W X 
Skip navigation links
IcedTea-Web
NetX

Submit a bug or feature