WebLogic Server Configuration Reference

 Previous Next Contents Index View as PDF  

SecurityConfiguration

 


Description

Provides domain-wide security configuration information.

 


Syntax

<SecurityConfiguration
Name="String"
Notes="String"
WebAppFilesCaseInsensitive="String"
/>

 


Parent Elements

 


Attributes

Table 51-1 SecurityConfiguration attributes

Attribute

Description

Range of Values and Default

Name

The name of this configuration. WebLogic Server uses an MBean to implement and persist the configuration.

Required: no

Notes

Optional information that you can include to describe this configuration.

Required: no

WebAppFilesCaseInsensitive


Required: no

Default: os

 

Back to Top Previous Next