BEA WebLogic Server 10.0 Security Schema Reference

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

Model
<lockout-gc-threshold>annonymous type derived from long</lockout-gc-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 invalid login records that the server keeps in memory.

 If the number of invalid login records is equal to or greater than this value,
 the server's garbage collection purges the records that have expired.
 A record expires when the user associated with the record has been locked out.
 <p>
 The lower the threshold, the more often the server uses its resources to collect garbage.
 (Interface=weblogic.management.security.authentication.UserLockoutManagerMBean Attribute=getLockoutGCThreshold)
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