BEA Systems, Inc.

Type-Safe Access to BEA WebLogic Server 9.0 MBeans (Deprecated)

(Methods marked with @since 9.0.0.0 are not available through the deprecated MBeanHome interface.)


Uses of Interface
weblogic.security.providers.authentication.DBMSAuthenticatorMBean

Packages that use DBMSAuthenticatorMBean
weblogic.security.providers.authentication   
 

Uses of DBMSAuthenticatorMBean in weblogic.security.providers.authentication
 

Subinterfaces of DBMSAuthenticatorMBean in weblogic.security.providers.authentication
 interface CustomDBMSAuthenticatorMBean
          The MBean that represents configuration information for the Custom DBMS Authentication provider.Deprecation of MBeanHome and Type-Safe InterfacesThis is a type-safe interface for a WebLogic Server MBean, which you can import into your client classes and access through weblogic.management.MBeanHome.
 interface ReadOnlySQLAuthenticatorMBean
          This MBean contains configuration information for the Read-Only SQL Authentication provider.Deprecation of MBeanHome and Type-Safe InterfacesThis is a type-safe interface for a WebLogic Server MBean, which you can import into your client classes and access through weblogic.management.MBeanHome.
 interface SQLAuthenticatorMBean
          This MBean contains configuration information for the SQL Authentication Provider.Deprecation of MBeanHome and Type-Safe InterfacesThis is a type-safe interface for a WebLogic Server MBean, which you can import into your client classes and access through weblogic.management.MBeanHome.
 


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