BEA WebLogic Server 10.0 Security Schema Reference

http://www.bea.com/ns/weblogic/920/domain
complexType password-policyType

{http://www.w3.org/2001/XMLSchema}anyType
  {http://www.bea.com/ns/weblogic/920/domain}configurationType
      {http://www.bea.com/ns/weblogic/920/domain}password-policyType

Model
<...>
name?, notes?, minimum-password-length?, lockout-enabled?, lockout-threshold?, lockout-duration?, lockout-reset-duration?, lockout-cache-size?, lockout-gc-threshold?
</...>
Prohibited substitutions (block)
none (extensions and restrictions are allowed)
Usage
Derived types: none
Components using this type: none
Documentation
Corresponds to PasswordPolicyMBean
 (Interface=weblogic.management.configuration.PasswordPolicyMBean)

Nested Element Summary
annonymous type derived from stringname optional
          <p>The user-specified name of this MBean instance. 
stringnotes optional
          <p>Optional information that you can include to describe this configuration. 
annonymous type derived from intminimum-password-length optional
          <p>The minimum number of characters required for any password in this WebLogic Server domain. 
booleanlockout-enabled optional
          <p>Specifies whether this WebLogic Server domain tracks invalid login attempts and takes appropriate action. 
annonymous type derived from intlockout-threshold optional
          <p>The number of failed logins (between 1 and 99999) that can be tried for a user before their account is locked. 
annonymous type derived from intlockout-duration optional
          <p>The number of minutes (between 0 and 999999) that a user's account remains inaccessible after being locked. 
annonymous type derived from intlockout-reset-duration optional
          <p>The number of minutes (between 0 and 999999) within which invalid login attempts must happen in order for the user's account to be locked. 
annonymous type derived from intlockout-cache-size optional
          <p>The size of the cache (between 1 and 99999 kilobytes) used for invalid login attempts. 
annonymous type derived from intlockout-gc-threshold optional
          <p>If the number of current invalid login attempts is equal to or great than this attribute, WebLogic Server deletes any expired records from the cache. 

BEA WebLogic Server 10.0 Security Schema Reference

Version: 10.0