uCosminexus Application Server, Definition Reference Guide

[Contents][Index][Back][Next]

4.14.12 Parameters used for setting up the usage of SecurityManager

The following table describes the parameters used for setting up the usage of SecurityManager. In the table below, Default value means the value that is assumed when the parameter is not specified. VR is the version of Application Server on which parameters are introduced or changed.

You can specify these parameters in the J2EE server and the batch server.

Table 4-90 Parameters used for setting up the SecurityManager usage

Value of param-name Value of param-value Specifiable value Default value VR
use.security Specifies whether to use SecurityManager in the J2EE server startup options. Specify one of the following values:

true:
Use functionality.

false:
Do not use functionality.
The following strings can be specified:
  • true
  • false
true 06-50