BEA Systems, Inc.

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

Packages that use CertPathBuilderMBean
weblogic.management.security Provides interfaces and classes for the configuration, control and monitoring of security providers in a WebLogic security realm. 
 

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.
 


Because this information documents a Tech Preview of a BEA product, it may be incomplete and is subject to change. Documentation is available at
http://download.oracle.com/docs/cd/E13222_01/wls/essex/TechPreview
Copyright 2007 BEA Systems Inc.