SecurityConfiguration
Description
Provides domain-wide security configuration information.
Syntax
<SecurityConfiguration AnonymousAdminLookupEnabled=( "true" | "false" ) Name="String Notes="String RealmBootStrapVersion=( "unknown" | "1" ) Type="String
/>
Parent Elements
Attributes
AnonymousAdminLookupEnabled Permits anonymous JNDI access to get the Admin MBean home. Admin Console field label: Anonymous Admin Lookup EnabledDefault: true 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 RealmBootStrapVersion Specifies which version of the default security realm mbeans should be loaded if none exist. Gets set to current version on first read if it hasn't been set already. Required: noDefault: unknown Type Returns the type of the MBean. Required: no