Oracle Fusion Middleware
Oracle WebLogic Server MBean Javadoc
11g Release 1 (10.3.4)

Part Number E13945-04

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.
 


Copyright 1996, 2010, Oracle and/or its affiliates. All rights reserved. Oracle is a registered trademark of Oracle Corporation and/or its affiliates. Other names may be trademarks of their respective owners.

Oracle Fusion Middleware
Oracle WebLogic Server MBean Javadoc
11g Release 1 (10.3.4)

Part Number E13945-04