BEA Systems, Inc.

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 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.
 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.
 


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