| BEA WebLogic Server 9.0 Domain Configuration Schema Reference | ||||||
DETAILS: DOCUMENTATION | ELEMENTS | ATTRIBUTES | SOURCE | FRAMES | NO FRAMES |
{http://www.bea.com/ns/weblogic/90/domain}old-realmType (extension)
Corresponds to RealmMBean
Nested Element Summary | |
xs:string | caching-realm |
xs:boolean | enumeration-allowed Specifies ability to enumerate users, groups, and memberships to prevent possible Denial Of Service attacks (if there are many users or groups). |
xs:string | file-realm |
| results-batch-size The number of users, groups, and ACLs to return per Remote Procedure Call (RPC). |
<xs:complexType name="old-realmType"><xs:complexContent></xs:complexType><xs:extension base="dom:configurationType"></xs:complexContent><xs:sequence></xs:extension><xs:element minOccurs="0" name="caching-realm" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="file-realm" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="results-batch-size" nillable="false"><xs:simpleType></xs:element><xs:restriction base="xs:int"></xs:simpleType><xs:minInclusive value="0"/></xs:restriction><xs:element minOccurs="0" name="enumeration-allowed" nillable="false" type="xs:boolean"></xs:sequence>
</xs:element>
| BEA WebLogic Server 9.0 Domain Configuration Schema Reference | ||||||
DETAILS: DOCUMENTATION | ELEMENTS | ATTRIBUTES | SOURCE | FRAMES | NO FRAMES |