Uses of Class
net.sourceforge.jnlp.config.InfrastructureFileDescriptor
Packages that use InfrastructureFileDescriptor
Package
Description
This package contains the JNLP cache.
package generally about showing various security prompts
-
Uses of InfrastructureFileDescriptor in net.sourceforge.jnlp.cache
Methods in net.sourceforge.jnlp.cache that return InfrastructureFileDescriptorModifier and TypeMethodDescriptionCacheLRUWrapper.getCacheDir()CacheLRUWrapper.getRecentlyUsedFile() -
Uses of InfrastructureFileDescriptor in net.sourceforge.jnlp.config
Fields in net.sourceforge.jnlp.config declared as InfrastructureFileDescriptorModifier and TypeFieldDescriptionstatic final InfrastructureFileDescriptorPathsAndFiles.APPLET_TRUST_SETTINGS_SYSstatic final InfrastructureFileDescriptorPathsAndFiles.APPLET_TRUST_SETTINGS_USERstatic final InfrastructureFileDescriptorPathsAndFiles.CACHE_DIRstatic final InfrastructureFileDescriptorPathsAndFiles.ETC_DEPLOYMENT_CFGstatic final InfrastructureFileDescriptorPathsAndFiles.GEN_JNLPS_DIRstatic final InfrastructureFileDescriptorPathsAndFiles.ICONS_DIRstatic final InfrastructureFileDescriptorPathsAndFiles.JAVA_DEPLOYMENT_PROP_FILEstatic final InfrastructureFileDescriptorPathsAndFiles.JAVA_POLICYstatic final InfrastructureFileDescriptorPathsAndFiles.LOCKS_DIRstatic final InfrastructureFileDescriptorPathsAndFiles.LOG_DIRstatic final InfrastructureFileDescriptorPathsAndFiles.MAIN_LOCKstatic final InfrastructureFileDescriptorPathsAndFiles.MENUS_DIRstatic final InfrastructureFileDescriptorPathsAndFiles.MOZILA_GLOBAL_32static final InfrastructureFileDescriptorPathsAndFiles.MOZILA_GLOBAL_64static final InfrastructureFileDescriptorPathsAndFiles.MOZILA_USERstatic final InfrastructureFileDescriptorPathsAndFiles.OPERA_32static final InfrastructureFileDescriptorPathsAndFiles.OPERA_64static final InfrastructureFileDescriptorPathsAndFiles.PCACHE_DIRstatic final InfrastructureFileDescriptorPathsAndFiles.PIPES_DIRPIPES_DIR and both Plugin Dirs are not instatiated to be used.static final InfrastructureFileDescriptorPathsAndFiles.SYS_CACERTstatic final InfrastructureFileDescriptorPathsAndFiles.SYS_CERTstatic final InfrastructureFileDescriptorPathsAndFiles.SYS_CLIENTCERTstatic final InfrastructureFileDescriptorPathsAndFiles.SYS_JSSECACstatic final InfrastructureFileDescriptorPathsAndFiles.SYS_JSSECERTstatic final InfrastructureFileDescriptorPathsAndFiles.TMP_DIRstatic final InfrastructureFileDescriptorPathsAndFiles.USER_CACERTSstatic final InfrastructureFileDescriptorPathsAndFiles.USER_CERTSstatic final InfrastructureFileDescriptorPathsAndFiles.USER_CLIENTCERTstatic final InfrastructureFileDescriptorPathsAndFiles.USER_DEPLOYMENT_FILEstatic final InfrastructureFileDescriptorPathsAndFiles.USER_JSSECACstatic final InfrastructureFileDescriptorPathsAndFiles.USER_JSSECERMethods in net.sourceforge.jnlp.config that return InfrastructureFileDescriptorModifier and TypeMethodDescriptionstatic InfrastructureFileDescriptorPathsAndFiles.getRecentlyUsedFile()Methods in net.sourceforge.jnlp.config that return types with arguments of type InfrastructureFileDescriptorModifier and TypeMethodDescriptionstatic List<InfrastructureFileDescriptor> PathsAndFiles.getAllFiles()static List<InfrastructureFileDescriptor> PathsAndFiles.getAllItWebSettingsFiles()static List<InfrastructureFileDescriptor> PathsAndFiles.getAllJavaWsFiles()static List<InfrastructureFileDescriptor> PathsAndFiles.getAllPEFiles()static List<InfrastructureFileDescriptor> PathsAndFiles.getAllPluginFiles()static List<InfrastructureFileDescriptor> PathsAndFiles.getAllSecurityFiles()Constructors in net.sourceforge.jnlp.config with parameters of type InfrastructureFileDescriptor -
Uses of InfrastructureFileDescriptor in net.sourceforge.jnlp.security
Methods in net.sourceforge.jnlp.security that return InfrastructureFileDescriptorModifier and TypeMethodDescriptionstatic final InfrastructureFileDescriptorKeyStores.getKeyStoreLocation(KeyStores.Level level, KeyStores.Type type) Returns the location of a KeyStore corresponding to the given level and type.