Selecting default security settings

You can set your default security settings in the Preferences page.

Procedure

  1. Click Window > Preferences to open the Preferences page.
  2. Expand Java™ EE, and select Security.
  3. Select the elements that you want to set as the default when creating your Java EE application: These security settings include:
    Default HTTP method access:
    • GET (default: checked)
    • PUT (default: checked)
    • HEAD (default: checked)
    • TRACE (default: checked)
    • POST (default: checked)
    • DELETE (default: checked)
    • OPTIONS (default: checked)
    Default wildcard pattern:
    • /*
    • Apply the registered Faces servlet mapping to all generated wildcard patterns if the project is a Faces project. (default: checked)
    Prompts:
    • Prompt to create the Web Modules first Security Role. (default: checked)
    • Show annotation warning dialog for Web 2.5 and EJB 3.1 projects. (default: checked)
  4. Click Apply to apply the changes and click OK to close the Preferences page.
Icon that indicates the type of topic Task topic
Timestamp icon Last updated: July 17, 2017 21:58

File name: tdefaultsecurity.html