BEA Systems, Inc.

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

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


Uses of Interface
weblogic.management.utils.ListerMBean

Packages that use ListerMBean
weblogic.management.security.authentication   
weblogic.management.security.authorization   
weblogic.management.security.credentials   
weblogic.management.utils   
weblogic.security.providers.authentication   
weblogic.security.providers.authorization   
weblogic.security.providers.credentials   
 

Uses of ListerMBean in weblogic.management.security.authentication
 

Subinterfaces of ListerMBean in weblogic.management.security.authentication
 interface GroupEditorMBean
          Provides a set of methods for creating, editing, and removing groups.
 interface GroupMemberListerMBean
          Provides a method for listing a group's members.
 interface GroupReaderMBean
          Provides a set of methods for reading data about groups.
 interface MemberGroupListerMBean
          Provides a method for listing the groups that contain a member.
 interface UserEditorMBean
          Provides a set of methods for creating, editing, and removing users.
 interface UserReaderMBean
          Provides a set of methods for reading data about users.
 

Uses of ListerMBean in weblogic.management.security.authorization
 

Subinterfaces of ListerMBean in weblogic.management.security.authorization
 interface weblogic.management.security.authorization.PolicyListerMBean
           
 interface weblogic.management.security.authorization.RoleListerMBean
           
 

Uses of ListerMBean in weblogic.management.security.credentials
 

Subinterfaces of ListerMBean in weblogic.management.security.credentials
 interface UserPasswordCredentialMapEditorMBean
          Provides a set of methods for creating, editing, and removing a credential map that matches WebLogic users to remote usernames and their corresponding passwords.
 interface weblogic.management.security.credentials.UserPasswordCredentialMapExtendedReaderMBean
           
 interface UserPasswordCredentialMapReaderMBean
          Provides a set of methods for reading credentials and credential mappings.
 

Uses of ListerMBean in weblogic.management.utils
 

Subinterfaces of ListerMBean in weblogic.management.utils
 interface NameListerMBean
          The NameListerMBean interface defines a method used to return lists of names.
 interface weblogic.management.utils.PropertiesListerMBean
           
 

Uses of ListerMBean in weblogic.security.providers.authentication
 

Subinterfaces of ListerMBean 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 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 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.
 

Uses of ListerMBean in weblogic.security.providers.authorization
 

Subinterfaces of ListerMBean in weblogic.security.providers.authorization
 interface DefaultAuthorizerMBean
          This MBean represents configuration attributes for the WebLogic Authorization 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 DefaultRoleMapperMBean
          This MBean represents configuration attributes for the WebLogic Role Mapping 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.
 

Uses of ListerMBean in weblogic.security.providers.credentials
 

Subinterfaces of ListerMBean in weblogic.security.providers.credentials
 interface DefaultCredentialMapperMBean
          This MBean represents configuration attributes for the WebLogic Credential Mapping 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/docs91
Copyright 2005 BEA Systems Inc.