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

Packages that use ApplicationVersionerMBean
weblogic.security.providers.authorization   
weblogic.security.providers.credentials   
weblogic.security.providers.saml   
 

Uses of ApplicationVersionerMBean in weblogic.security.providers.authorization
 

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

Subinterfaces of ApplicationVersionerMBean 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 ApplicationVersionerMBean in weblogic.security.providers.saml
 

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