BEA Systems, Inc.

BEA WebLogic Server 9.1 API Reference


Uses of Interface
weblogic.security.spi.CertPathProvider

Packages that use CertPathProvider
weblogic.security.spi

This package includes interfaces, classes, and exceptions you use to develop security providers. 

 

Uses of CertPathProvider in weblogic.security.spi
 

Methods in weblogic.security.spi that return CertPathProvider
 CertPathProvider CertPathValidatorParametersSpi.getCertPathProvider()
          Gets the provider's weblogic runtime implementation object that includes the state necessary for the provider's JKD implementation object to validate the CertPath.
 CertPathProvider CertPathBuilderParametersSpi.getCertPathProvider()
          Gets the provider's weblogic runtime implementation object that includes the state necessary for the provider's JKD implementation object to look up and validate the CertPath.
 


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