BEA WebLogic Server 10.0 Security Schema Reference

http://www.bea.com/ns/weblogic/920/domain
element allow-all-roles

Model
<allow-all-roles>boolean</allow-all-roles>
Disallowed substitutions (block)
none (extensions, restrictions and substitutions are allowed)
Substitution group exclusion (final)
none (extensions and restrictions are allowed)
Usage
Documentation
<p> In the security-constraints elements defined in a Web application's 
 web.xml deployment descriptor, the auth-constraint element indicates 
 the user roles that should be permitted access to this resource collection. 
 Here role-name = "*" is a compact syntax for indicating all roles in the
 Web application. In previous releases, role-name = "*" was treated as
 all users/roles defined in the realm.

 This parameter is a backward-compatibility switch to restore old behavior.
 Default behavior is one required by the spec, meaning all roles
 defined in the web application.

 If set, the value defined in weblogic.xml (container-descriptor -> allow-all-roles)
 takes precedence (if set) over this value. </p>
 (Interface=weblogic.management.configuration.WebAppContainerMBean Attribute=isAllowAllRoles)
Fundamental Facets
equality, non-numeric, unbounded, unordered, finit value space
White Space Processing
collapse
BEA WebLogic Server 10.0 Security Schema Reference

Version: 10.0