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.management.security.authentication.AuthenticatorMBean

Packages that use AuthenticatorMBean
weblogic.security.providers.authentication   
weblogic.security.providers.realmadapter   
weblogic.security.providers.saml   
 

Uses of AuthenticatorMBean in weblogic.security.providers.authentication
 

Subinterfaces of AuthenticatorMBean in weblogic.security.providers.authentication
 interface ActiveDirectoryAuthenticatorMBean
          The MBean that represents LDAP schema definitions for the Active Directory LDAP 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 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 DBMSAuthenticatorMBean
          This MBean contains attributes for DBMS Authentication providers.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 DefaultAuthenticatorMBean
          The MBean that represents configuration attributes for the WebLogic Authentication provider.
 interface IPlanetAuthenticatorMBean
          This MBean represents LDAP schema definitions for the iPlanet LDAP 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 LDAPAuthenticatorMBean
          This MBean contains attributes for the LDAP servers supported by the LDAP Authentication providers.
 interface LoginExceptionPropagatorMBean
          No description provided.
 interface NovellAuthenticatorMBean
          This MBean represents the LDAP schema definitions for the Novell NDS LDAP 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 OpenLDAPAuthenticatorMBean
          This MBean specifies the LDAP schema definitions for the Open LDAP 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.
 interface WindowsNTAuthenticatorMBean
          This MBean contains configuration information for the Windows NT Authetication ProviderDeprecation 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.
 

Uses of AuthenticatorMBean in weblogic.security.providers.realmadapter
 

Subinterfaces of AuthenticatorMBean in weblogic.security.providers.realmadapter
 interface RealmAdapterAuthenticatorMBean
          The MBean for the Realm Adapter Authentication provider.
 

Uses of AuthenticatorMBean in weblogic.security.providers.saml
 

Subinterfaces of AuthenticatorMBean in weblogic.security.providers.saml
 interface SAMLAuthenticatorMBean
          This MBean represents configuration information for the SAML 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.