BEA WebLogic Server 10.0 Security Schema Reference

http://www.bea.com/ns/weblogic/90/security
complexType user-lockout-managerType

{http://www.w3.org/2001/XMLSchema}anyType
    {http://www.bea.com/ns/weblogic/90/security}user-lockout-managerType

Model
<...>
lockout-enabled?, lockout-threshold?, lockout-duration?, lockout-reset-duration?, lockout-cache-size?, lockout-gc-threshold?, name?, compatibility-object-name?
</...>
Prohibited substitutions (block)
none (extensions and restrictions are allowed)
Usage
Derived types: none
Components using this type: realmType/user-lockout-manager, realmType/user-lockout-manager
Documentation
Corresponds to UserLockoutManagerMBean
 (Interface=weblogic.management.security.authentication.UserLockoutManagerMBean)

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