BEA WebLogic Server 10.0 Security Schema Reference

http://www.bea.com/ns/weblogic/90/security
element lockout-threshold

Model
<lockout-threshold>annonymous type derived from long</lockout-threshold>
Disallowed substitutions (block)
none (extensions, restrictions and substitutions are allowed)
Substitution group exclusion (final)
none (extensions and restrictions are allowed)
Usage
This element can be the child of element user-lockout-manager.
Documentation
Returns the maximum number of consecutive invalid login attempts before account is locked out.

 When the number of invalid logins within a specified period of time is greater than
 <code>LockoutThreshold</code>value, the user is locked out. For example,
 with the default setting of <code>1</code>, the user is locked out on the
 second consecutive invalid login. With a setting of <code>2</code>, the user
 is locked out on the third consecutive invalid login.
 (Interface=weblogic.management.security.authentication.UserLockoutManagerMBean Attribute=getLockoutThreshold)
Fundamental Facets
equality, numeric, bounded, totaly ordered, countable infinite value space
White Space Processing
collapse
Pattern Facet
[\-+]?[0-9]+
Digits Facets
fraction digits: 0
BEA WebLogic Server 10.0 Security Schema Reference

Version: 10.0