BEA Systems, Inc.

Package weblogic.security.pk

Interface Summary
CertPathSelector A CertPathSelector contains the selection criteria for locating and validating a certification path.
 

Class Summary
CertPathBuilderParameters The certification path builder parameters that a caller must use to access the WebLogic Server Certificate Lookup and Validation (CLV) Framework via the JDK's CertPathBuilder API.
CertPathValidatorParameters The certification path validator parameters that a caller must use to access the WebLogic Server Certificate Lookup and Validation (CLV) Framework via the JDK's CertPathValidator API.
EndCertificateSelector Look up and validate certificate chains using the chain's end certificate.
IssuerDNSerialNumberSelector Look up and validate certificate chains using the issuer's Distinguished Name (DN) and the serial number of the chain's end certificate.
SubjectDNSelector Look up and validate certificate chains using the subject distinguished name (DN) of the chain's end certificate.
SubjectKeyIdentifierSelector Look up and validate certificate chains using the subject key identifier of the chain's end certificate.
WLSCertPathBuilderResult A convenience class for returning results.
WLSCertPathValidatorResult A convenience class for returning results.
 


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