+

Search Tips   |   Advanced Search

Ensure all unprotected 1.x methods have the correct level of protection

Use this page to verify that the unprotected EJB Version 1.x methods have the correct level of protection before you map users to roles.

This console page is displayed during the application deployment process. To access the console page, click Application > New application > New Enterprise Application. The page is displayed as Ensure all unprotected 1.x methods have the correct level of protection in the application deployment steps. On this console page, we can specify whether users can access specific EJB modules.

If any value is modified on this page, all of the metadata files related to the application are refreshed in the configuration repository.


Module

Specifies the EJB module name.


URI

Specifies the Uniform Resource Identifier (URI) used to locate the JAR file for the EJB module.


Deny all access

Protect this EJB module by making it inaccessible to users regardless of their access permissions.

Information Value
Default: Cleared


Related tasks

  • Assigning users and groups to roles
  • Assigning users to RunAs roles