Oracle Fusion Middleware
Java API Reference for Oracle WebLogic Server
12c (12.1.2)

Part Number E27170-01

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.
 


Copyright 1996, 2013, 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
Java API Reference for Oracle WebLogic Server
12c (12.1.2)

Part Number E27170-01