BEA WebLogic Server 9.1 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.

The lower the threshold, the more often the server uses its resources to collect garbage.

Privileges: Read/Write

Default Value: 400

Minimum value: 0

Redeploy or Restart required: Changes take effect after you redeploy the module or restart the server.

MBean Attribute: UserLockoutManagerMBean.LockoutGCThreshold

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 9.1 Security Schema Reference

Version: 9.1