BEA Systems, Inc.

BEA WebLogic Server 9.0 API Reference


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

Packages that use CertPathBuilderMBean
weblogic.management.security   
 

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.
 


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