|
BEA Systems, Inc. | |||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||||
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 CertPathBuilder implementation. |
CertPathValidator |
getCertPathValidator()
Gets the CertPathProvider's JDK CertPathValidator implementation. |
| Methods inherited from interface weblogic.security.spi.SecurityProvider |
getDescription, initialize, shutdown |
| Method Detail |
public CertPathBuilder getCertPathBuilder()
CertPathBuilder implementation.
CertPathBuilder.
Return null if the CertPathProvider is not a CertPathBuilder.public CertPathValidator getCertPathValidator()
CertPathValidator implementation.
CertPathValidator.
Return null if the CertPathProvider is not a CertPathValidator.
|
Documentation is available at http://download.oracle.com/docs/cd/E13222_01/wls/docs90 Copyright 2005 BEA Systems Inc. |
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||