|
Oracle | ||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
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. |
X509ThumbprintSelector | This class holds the thumbprint of an X.509 end certificate that serves as the selection criteria for locating and validating a certificate chain. |
Provides interfaces and classes to build and validate certification paths.
|
Documentation is available at http://download.oracle.com/docs/cd/E12839_01/web.1111 Copyright 1996,2009, 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. Part Number E13941-01 Oracle WebLogic Server 10.3.1 API Reference |
|||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |