return "Manipulating groups of applets (threads) running on your computer";
}
static String targetUrl_ThreadGroupAccess() {
return getTargetHelpUrl() + "#ThreadGroupAccess";
}
static String targetDesc_ExecAccess() {
return "Starting programs stored on your computer";
}
static String targetDetailDesc_ExecAccess() {
return "Starting programs that are separate from Communicator and stored on hard disks or other storage media connected to your computer. For example, starting a word-processing or spreadsheet application.";
}
static String targetUrl_ExecAccess() {
return getTargetHelpUrl() + "#ExecAccess";
}
static String targetDesc_ExitAccess() {
return "Exiting the Communicator program";
}
static String targetDetailDesc_ExitAccess() {
return "Exiting all parts of the Communicator program that are currently running and releasing the memory they occupy.";
}
static String targetUrl_ExitAccess() {
return getTargetHelpUrl() + "#ExitAccess";
}
static String targetDesc_LinkAccess() {
return "Using native code stored in dynamically linked libraries";
}
static String targetDetailDesc_LinkAccess() {
return "Using code written specifically for the operating system of your computer. Such code must be stored in dynamically linked libraries on hard disks or other storage media connected to your computer.";
}
static String targetUrl_LinkAccess() {
return getTargetHelpUrl() + "#LinkAccess";
}
static String targetDesc_PropertyWrite() {
return "Modifying sensitive information stored in your computer";
}
static String targetDetailDesc_PropertyWrite() {
return "Modifying sensitive information stored in your computer that is normally kept private, such as certain security policy controls.";
}
static String targetUrl_PropertyWrite() {
return getTargetHelpUrl() + "#PropertyWrite";
}
static String targetDesc_PropertyRead() {
return "Reading information stored in your computer, such as your user name";
}
static String targetDetailDesc_PropertyRead() {
return "Reading information stored in your computer that is normally kept private, such as your user name and the current directory.";
}
static String targetUrl_PropertyRead() {
return getTargetHelpUrl() + "#PropertyRead";
}
static String targetDesc_FileRead() {
return "Reading files stored in your computer";
}
static String targetDetailDesc_FileRead() {
return "Reading any files stored on hard disks or other storage media connected to your computer.";
}
static String targetUrl_FileRead() {
return getTargetHelpUrl() + "#FileRead";
}
static String targetDesc_FileWrite() {
return "Modifying files stored in your computer";
}
static String targetDetailDesc_FileWrite() {
return "Modifying any files stored on hard disks or other storage media connected to you computer.";
}
static String targetUrl_FileWrite() {
return getTargetHelpUrl() + "#FileWrite";
}
static String targetDesc_FileDelete() {
return "Deleting files stored in your computer";
}
static String targetDetailDesc_FileDelete() {
return "Deletion of any files stored on hard disks or other storage media connected to your computer.";
}
static String targetUrl_FileDelete() {
return getTargetHelpUrl() + "#FileDelete";
}
static String targetDesc_FdRead() {
return "Reading data from a network connection";
}
static String targetDetailDesc_FdRead() {
return "Reading data from a network connection via file descriptor";
}
static String targetUrl_FdRead() {
return getTargetHelpUrl() + "#FdRead";
}
static String targetDesc_FdWrite() {
return "Writing data from a network connection";
}
static String targetDetailDesc_FdWrite() {
return "Writing data from a network connection via file descriptor";
}
static String targetUrl_FdWrite() {
return getTargetHelpUrl() + "#FdWrite";
}
static String targetDesc_Listen() {
return "Accepting connections from other computers on a network";
}
static String targetDetailDesc_Listen() {
return "Accepting connections from other computers on a network.";
}
static String targetUrl_Listen() {
return getTargetHelpUrl() + "#Listen";
}
static String targetDesc_Accept() {
return "Accepting connections from other computers on a network";
}
static String targetDetailDesc_Accept() {
return "Accepting connections from other computers on a network.";
}
static String targetUrl_Accept() {
return getTargetHelpUrl() + "#Accept";
}
static String targetDesc_Connect() {
return "Contacting and connecting with other computers over a network";
}
static String targetDetailDesc_Connect() {
return "Contacting and connecting with other computers over a network.";
}
static String targetUrl_Connect() {
return getTargetHelpUrl() + "#Connect";
}
static String targetDesc_Redirect() {
return "Allow remote computer to redirect connection requests to another computer";
}
static String targetDetailDesc_Redirect() {
return "Allow remote computer to redirect connection requests to another computer.";
}
static String targetUrl_Redirect() {
return getTargetHelpUrl() + "#Redirect";
}
static String targetDesc_ConnectWithRedirect() {
return "Contacting and connecting with other computers over a network";
return "Broadcasting information to multiple computers over a network";
}
static String targetDetailDesc_Multicast() {
return "Broadcasting information to multiple computers over a network.";
}
static String targetUrl_Multicast() {
return getTargetHelpUrl() + "#Multicast";
}
static String targetDesc_TopLevelWindow() {
return "Displaying windows that don't have the unsigned applet label";
}
static String targetDetailDesc_TopLevelWindow() {
return "Displaying windows that don't have the unsigned applet label";
}
static String targetUrl_TopLevelWindow() {
return getTargetHelpUrl() + "#TopLevelWindow";
}
static String targetDesc_DialogModality() {
return "Displaying a dialog box that may temporarily disable the browser";
}
static String targetDetailDesc_DialogModality() {
return "Displaying modal dialog boxes: that is, dialog boxes that require you to type or respond in some way before you can do anything else. Modal dialog boxes temporarily disable the browser and can cause problems if not correctly implemented";
return "Access to impersonate as another application";
}
static String targetDetailDesc_Impersonator() {
return "Access to impersonate as another application";
}
static String targetUrl_Impersonator() {
return getTargetHelpUrl() + "#Impersonator";
}
static String targetDesc_BrowserRead() {
return "Access to browser data";
}
static String targetDetailDesc_BrowserRead() {
return "Access to browser data that may be considered private, such as a list of web sites visited or the contents of web page forms you may have filled in.";
}
static String targetUrl_BrowserRead() {
return getTargetHelpUrl() + "#BrowserRead";
}
static String targetDesc_BrowserWrite() {
return "Modifying the browser";
}
static String targetDetailDesc_BrowserWrite() {
return "Modifying the browser in a potentially dangerous way, such as creating windows that may look like they belong to another program or positioning windows anywhere on the screen.";
}
static String targetUrl_BrowserWrite() {
return getTargetHelpUrl() + "#BrowserWrite";
}
static String targetDesc_BrowserAccess() {
return "Reading or modifying browser data";
}
static String targetDetailDesc_BrowserAccess() {
return "Reading or modifying browser data that may be considered private, such as a list of web sites visited or the contents of web forms you may have filled in. Modifications may also include creating windows that look like they belong to another program or positioning windowsanywhere on the screen.";
}
static String targetUrl_BrowserAccess() {
return getTargetHelpUrl() + "#BrowserAccess";
}
static String targetDesc_PrefsRead() {
return "Reading preferences settings";
}
static String targetDetailDesc_PrefsRead() {
return "Access to read the current settings of your preferences.";
}
static String targetUrl_PrefsRead() {
return getTargetHelpUrl() + "#PrefsRead";
}
static String targetDesc_PrefsWrite() {
return "Modifying preferences settings";
}
static String targetDetailDesc_PrefsWrite() {
return "Modifying the current settings of your preferences.";
}
static String targetUrl_PrefsWrite() {
return getTargetHelpUrl() + "#PrefsWrite";
}
static String targetDesc_SendMail() {
return "Sending email messages on your behalf";
}
static String targetDetailDesc_SendMail() {
return "Sending email messages on your behalf";
}
static String targetUrl_SendMail() {
return getTargetHelpUrl() + "#SendMail";
}
static String targetDesc_RegPrivate() {
return "Access to the vendor's portion of your computer's registry of installed software";
}
static String targetDetailDesc_RegPrivate() {
return "Most computers store information about installed software, such as version numbers, in a registry file. When you install new software, the installation program sometimes needs to read or change entries in the portion of the registry that describes the software vendor's products. You should grant this form of access only if you are installing new software from a reliable vendor. The entity that signs the software can access only that entity's portion of the registry.";
}
static String targetUrl_RegPrivate() {
return getTargetHelpUrl() + "#RegPrivate";
}
static String targetDesc_RegStandard() {
return "Access to shared information in the computer's registry of installed software";
}
static String targetDetailDesc_RegStandard() {
return "Most computers store information about installed software, such as version numbers, in a registry file. This file also includes information shared by all programs installed on your computer, including information about the user or the system. Programs that have access to shared registry information can obtain information about other programs that have the same access. This allows programs that work closely together to get information about each other. You should grant this form of access only if you know that the program requesting it is designed to work with other programs on your hard disk.";
}
static String targetUrl_RegStandard() {
return getTargetHelpUrl() + "#RegStandard";
}
static String targetDesc_RegAdmin() {
return "Access to any part of your computer's registry of installed software";
}
static String targetDetailDesc_RegAdmin() {
return "Most computers store information about installed software, such as version numbers, in a registry file. System administrators sometimes need to change entries in the registry for software from a variety of vendors. You should grant this form of access only if you are running software provided by your system administrator.";
}
static String targetUrl_RegAdmin() {
return getTargetHelpUrl() + "#RegAdmin";
}
static String targetDesc_SuperUser() {
return "Access to all Super User privileges";
}
static String targetDetailDesc_SuperUser() {
return "Access to all Super User privileges";
}
static String targetUrl_SuperUser() {
return getTargetHelpUrl() + "#SuperUser";
}
static String targetDesc_30Capabilities() {
return "Access required by Navigator plug-ins and similar programs";
}
static String targetDetailDesc_30Capabilities() {
return "Access required by plug-ins and other programs containing native code. This form of access is allowed automatically in Navigator 3.0 for code that is downloaded to your hard disk.";
}
static String targetUrl_30Capabilities() {
return getTargetHelpUrl() + "#30Capabilities";
}
static String targetDesc_SAR() {
return "Access to the site archive file";
}
static String targetDetailDesc_SAR() {
return "Access required to add, modify, or delete site archive files and make arbitrary network connections in the process. This form of access is required only by netcasting applications such as Netscape Netcaster, which request it in combination with several other kinds of access. Applications should not normally request this access by itself, and you should not normally grant it.";
}
static String targetUrl_SAR() {
return getTargetHelpUrl() + "#SiteArchive";
}
static String targetDesc_Constellation() {
return "Access required by netcasting programs";
}
static String targetDetailDesc_Constellation() {
return "Access required by programs, such as Netscape Netcaster, that allow users to receive information over Internet channels and work with network resources offline.";
}
static String targetUrl_Constellation() {
return getTargetHelpUrl() + "#Netcaster";
}
static String targetDesc_Marimba() {
return "Ability to run Marimba Castanet channels in their own applet sandbox with the extension that these channels may write to a part of the disk reserved for them and may find out the full path to the user profile directory.";
}
static String targetDetailDesc_Marimba() {
return "Granting this target will allow the Marimba Castanet code to run. As part of running channels the Castanet code needs access to the hard-disk and the ability to connect to arbitrary network locations. It also needs to manipulate threads. Castanet channels run in a sandbox similar to untrusted applets except they can read/write to a part of the disk reserved for them separate from the rest of the disk.";
return "Internet Inter-ORB Protocol (IIOP) is an open industry standard for distributing objects. It is commonly used for programs, such as banking applications, that involve transferring information among different kinds of computer systems over a network. Granting this access permits Java code to implement IIOP on your computer and to access remote objects over a network. You should grant this access only if you are running a program, from a reliable IIOP vendor, that needs to connect with remote objects over a network.";
}
static String targetUrl_IIOP() {
return getTargetHelpUrl() + "#IIOP";
}
static String targetDesc_CodebaseEnv() {
return "Ability to read and modify properties associated an applet's code base.";
}
static String targetDetailDesc_CodebaseEnv() {
return "Allows local code to store and retrieve objects from a table that is associated with the current applet's host of origin.";
}
static String targetUrl_CodebaseEnv() {
return getTargetHelpUrl() + "#CodebaseEnv";
}
static String targetDesc_Debugger() {
return "Access to the debugger";
}
static String targetDetailDesc_Debugger() {
return "You should grant this access only if you are a professional programmer using debugging software from a reliable vendor.";
}
static String targetUrl_Debugger() {
return getTargetHelpUrl() + "#Debugger";
}
static String targetDesc_CanvasAccess() {
return "Displaying text or graphics anywhere on the screen";
}
static String targetDetailDesc_CanvasAccess() {
return "Displaying HTML text or graphics on any part of the screen, without window borders, toolbars, or menus. Typically granted to invoke canvas mode, screen savers, and so on.";
}
static String targetUrl_CanvasAccess() {
return getTargetHelpUrl() + "#CanvasAccess";
}
static String targetDesc_FileAccess() {
return "Reading, modification, or deletion of any of your files";
}
static String targetDetailDesc_FileAccess() {
return "This form of access is typically required by a program such as a word processor or a debugger that needs to create, read, modify, or delete files on hard disks or other storage media connected to your computer.";
}
static String targetUrl_FileAccess() {
return getTargetHelpUrl() + "#FileAccess";
}
static String targetDesc_GamesAccess() {
return "Limited registry access typically required by games";
}
static String targetDetailDesc_GamesAccess() {
return "Reading and modification of a limited registry area as required by games to save scores";
}
static String targetUrl_GamesAccess() {
return getTargetHelpUrl() + "#GamesAccess";
}
static String targetDesc_WordProcessorAccess() {
return "File access typically required by word-processing programs";
return "Reading and writing files and establishing network connections. This form of access is required by terminal emulators such as the 3270 or VT100 emulator.";
}
static String targetUrl_TerminalEmulator() {
return getTargetHelpUrl() + "#TerminalEmulator";
}
static String targetDesc_JARPackager() {
return "Access needed to create, sign, and manipulate JAR files";
}
static String targetDetailDesc_JARPackager() {
return "Access required to read and create files, in order to to sign and manipulate JAR container files";
}
static String targetUrl_JARPackager() {
return getTargetHelpUrl() + "#JARPackager";
}
static String targetDesc_AccountSetup() {
return "Access required to setup and configure your browser";
}
static String targetDetailDesc_AccountSetup() {
return "Access to, and modification of, browser data, preferences, files, networking and modem configuration. This access is commonly granted to the main setup program for your browser.";
}
static String targetUrl_AccountSetup() {
return getTargetHelpUrl() + "#AccountSetup";
}
static String targetDesc_ParamFileRead() {
return "Reading a specific file on your hard disk";
}
static String targetDetailDesc_ParamFileRead() {
return "Reading a specific file on your hard disk";
}
static String targetUrl_ParamFileRead() {
return getTargetHelpUrl() + "#ParamFileRead";
}
static String targetDesc_ParamFileWrite() {
return "Modifying a specific file on your hard disk";
}
static String targetDetailDesc_ParamFileWrite() {
return "Modifying a specific file on your hard disk";