|
BEA Systems, Inc. | ||||||||||
| 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 CertPathBuilder implementation. |
CertPathValidator |
getCertPathValidator()
Gets the CertPathProvider's JDK CertPathValidator implementation. |
| 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.
|
Documentation is available at http://download.oracle.com/docs/cd/E13222_01/wls/docs92 Copyright 2006 BEA Systems Inc. |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||