| BEA WebLogic Server 9.1 Security Schema Reference | ||||||
DETAILS: DOCUMENTATION | ELEMENTS | ATTRIBUTES | FRAMES | NO FRAMES |
{http://www.w3.org/2001/XMLSchema}anyType{http://www.bea.com/ns/weblogic/90/security}user-lockout-managerType
Lists and manages lockouts on user accounts.
The methods to manage currently locked out users and to get lockout statistics have been deprecated in 9.0.0.0 and moved to ServerRuntime.getServerSecurityRuntime().getDefaultRealmRuntime().getUserLocoutManagerRuntime().
Nested Element Summary | |
boolean | lockout-enabled optional
Lists and manages lockouts on user accounts. |
annonymous type derived from long | lockout-threshold optional
Returns the maximum number of consecutive invalid login attempts before account is locked out. |
annonymous type derived from long | lockout-duration optional
Returns the number of minutes that a user account is locked out. |
annonymous type derived from long | lockout-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 long | lockout-cache-size optional
Returns the number of invalid login records that the server places in a cache. |
annonymous type derived from long | lockout-gc-threshold optional
Returns the maximum number of invalid login records that the server keeps in memory. |
string | name optional
The name of this configuration. |
| BEA WebLogic Server 9.1 Security Schema Reference | ||||||
DETAILS: DOCUMENTATION | ELEMENTS | ATTRIBUTES | FRAMES | NO FRAMES |
Version: 9.1