| 
 | Oracle Fusion Middleware Oracle WebLogic Server API Reference 11g Release 1 (10.3.4) Part Number E13941-04 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
public interface CertPathProvider
The CertPathProvider interface exposes the services provided by a
 CertPath provider to the WebLogic Security Framework. This allows the 
 provider to be manipulated (initialized, started, stopped, and so on).
| Method Summary | |
|---|---|
|  CertPathBuilder | getCertPathBuilder()Gets the CertPathProvider's JDK CertPathBuilderimplementation. | 
|  CertPathValidator | getCertPathValidator()Gets the CertPathProvider's JDK CertPathValidatorimplementation. | 
| Methods inherited from interface weblogic.security.spi.SecurityProvider | 
|---|
| getDescription, initialize, shutdown | 
| Method Detail | 
|---|
CertPathBuilder getCertPathBuilder()
CertPathBuilder implementation.
CertPathBuilder.
 Return null if the CertPathProvider is not a CertPathBuilder.CertPathValidator getCertPathValidator()
CertPathValidator implementation.
CertPathValidator.
 Return null if the CertPathProvider is not a CertPathValidator.| 
 | Copyright 1996, 2010, 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 Oracle WebLogic Server API Reference 11g Release 1 (10.3.4) Part Number E13941-04 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||