BEA Systems, Inc.

BEA WebLogic Server 9.1 API Reference


Uses of Interface
weblogic.management.security.authentication.UserLockoutManagerMBean

Packages that use UserLockoutManagerMBean
weblogic.management.security Provides interfaces and classes for the configuration, control and monitoring of security providers in a WebLogic security realm. 
weblogic.security.service

This package includes interfaces, classes, and exceptions that support security providers. 

 

Uses of UserLockoutManagerMBean in weblogic.management.security
 

Methods in weblogic.management.security that return UserLockoutManagerMBean
 UserLockoutManagerMBean RealmMBean.getUserLockoutManager()
          Returns the User Lockout Manager for this security realm.
 

Uses of UserLockoutManagerMBean in weblogic.security.service
 

Methods in weblogic.security.service with parameters of type UserLockoutManagerMBean
protected  void UserLockoutManager.init(UserLockoutManagerMBean userLockoutManagerMBean)
          init.
 


Documentation is available at
http://download.oracle.com/docs/cd/E13222_01/wls/docs91
Copyright 2005 BEA Systems Inc.