BEA WebLogic Server 10.0 Security Schema Reference

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

Model
<user-lockout-manager>
lockout-enabled?, lockout-threshold?, lockout-duration?, lockout-reset-duration?, lockout-cache-size?, lockout-gc-threshold?, name?, compatibility-object-name?
</user-lockout-manager>
Disallowed substitutions (block)
none (extensions, restrictions and substitutions are allowed)
Substitution group exclusion (final)
none (extensions and restrictions are allowed)
Content Type
declared by type user-lockout-managerType
element-only content, not nillable.
Usage
This element can be the child of element realm.
Documentation
Returns the User Lockout Manager for this security realm.
 (Interface=weblogic.management.security.RealmMBean Attribute=getUserLockoutManager)

Nested Element Summary
booleanlockout-enabled optional
          Returns whether the server locks out users when there are invalid login attempts. 
annonymous type derived from longlockout-threshold optional
          Returns the maximum number of consecutive invalid login attempts before account is locked out. 
annonymous type derived from longlockout-duration optional
          Returns the number of minutes that a user account is locked out. 
annonymous type derived from longlockout-reset-duration optional
          The number of minutes within which consecutive invalid login attempts cause the user account to be locked out. 
annonymous type derived from longlockout-cache-size optional
          Returns the number of invalid login records that the server places in a cache. 
annonymous type derived from longlockout-gc-threshold optional
          Returns the maximum number of invalid login records that the server keeps in memory. 
stringname optional
          The name of this configuration. 
stringcompatibility-object-name optional
          (Interface=weblogic. 

BEA WebLogic Server 10.0 Security Schema Reference

Version: 10.0