BEA Systems, Inc.

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

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


Uses of Interface
weblogic.management.security.pk.CertPathBuilderMBean

Packages that use CertPathBuilderMBean
weblogic.management.security   
weblogic.security.providers.pk   
 

Uses of CertPathBuilderMBean in weblogic.management.security
 

Methods in weblogic.management.security that return CertPathBuilderMBean
 CertPathBuilderMBean RealmMBean.getCertPathBuilder()
          Returns the CertPath Builder provider in this security realm that will be used by the security system to build certification paths.
 

Methods in weblogic.management.security with parameters of type CertPathBuilderMBean
 void RealmMBean.setCertPathBuilder(CertPathBuilderMBean certPathBuilder)
          Determines which of this security realm's CertPathProviders will be used by the security system to build certification paths.
 

Uses of CertPathBuilderMBean in weblogic.security.providers.pk
 

Subinterfaces of CertPathBuilderMBean in weblogic.security.providers.pk
 interface CertificateRegistryMBean
          The CertificateRegistryMBean is used to configure and manage the Certificate registry.
 interface WebLogicCertPathProviderMBean
          The WebLogicCertPathProviderMBean is used to configure the WebLogic CertPath provider.
 


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