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.ImportMBean

Packages that use ImportMBean
weblogic.security.providers.authentication   
weblogic.security.providers.authorization   
weblogic.security.providers.credentials   
weblogic.security.providers.pk   
weblogic.security.providers.saml   
weblogic.security.providers.utils   
 

Uses of ImportMBean in weblogic.security.providers.authentication
 

Subinterfaces of ImportMBean in weblogic.security.providers.authentication
 interface DefaultAuthenticatorMBean
          The MBean that represents configuration attributes for the WebLogic Authentication provider.
 

Uses of ImportMBean in weblogic.security.providers.authorization
 

Subinterfaces of ImportMBean 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 ImportMBean in weblogic.security.providers.credentials
 

Subinterfaces of ImportMBean 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.
 interface PKICredentialMapperMBean
          This MBean represents configuration attributes for the PKI Credential Mapping provider.
 

Uses of ImportMBean in weblogic.security.providers.pk
 

Subinterfaces of ImportMBean in weblogic.security.providers.pk
 interface CertificateRegistryMBean
          The CertificateRegistryMBean is used to configure and manage the Certificate registry.
 

Uses of ImportMBean in weblogic.security.providers.saml
 

Subinterfaces of ImportMBean in weblogic.security.providers.saml
 interface SAMLIdentityAsserterMBean
          No description provided.
 

Uses of ImportMBean in weblogic.security.providers.utils
 

Subinterfaces of ImportMBean in weblogic.security.providers.utils
 interface CertRegManagerMBean
          The CertRegManager is used manage a certificate registry that is stored in the embedded LDAP server.
 


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