BEA WebLogic Server 9.1 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?
</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
Documentation

Returns the User Lockout Manager for this security realm.

Privileges: Read only

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

MBean Attribute: RealmMBean.UserLockoutManager


Nested Element Summary
booleanlockout-enabled optional
          

Lists and manages lockouts on user accounts.

 
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.

 

BEA WebLogic Server 9.1 Security Schema Reference

Version: 9.1