BEA WebLogic Server 9.0 Domain Configuration Schema Reference

http://www.bea.com/ns/weblogic/90/domain
complexType custom-realmType

Super Types
{http://www.bea.com/ns/weblogic/90/domain}custom-realmType (extension)

Documentation
Corresponds to CustomRealmMBean
Properties
This component is not nillable.

Model
<...>
(configuration-data?, password-encrypted? )
</...>


Nested Element Summary
xs:stringconfiguration-data
          
xs:stringpassword-encrypted
          
Source
<xs:complexType name="custom-realmType">
<xs:complexContent>
<xs:extension base="dom:basic-realmType">
<xs:sequence>
<xs:element minOccurs="0" name="configuration-data" nillable="true" type="xs:string"/>
<xs:element minOccurs="0" name="password-encrypted" nillable="true" type="xs:string"/>
</xs:sequence>
</xs:extension>
</xs:complexContent>
</xs:complexType>

BEA WebLogic Server 9.0 Domain Configuration Schema Reference

Copyright 2005 BEA Systems Inc. Complete WebLogic Server Documentation