|
Oracle Fusion Middleware Java API Reference for Oracle WebLogic Server 12c (12.2.1) Part Number E55141-01 P4 Change 1723563 on 2015/10/09 |
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use CertPathSelector | |
---|---|
weblogic.security.pk | |
weblogic.security.spi |
Uses of CertPathSelector in weblogic.security.pk |
---|
Classes in weblogic.security.pk that implement CertPathSelector | |
---|---|
class |
EndCertificateSelector Look up and validate certificate chains using the chain's end certificate. |
class |
IssuerDNSerialNumberSelector Look up and validate certificate chains using the issuer's Distinguished Name (DN) and the serial number of the chain's end certificate. |
class |
SubjectDNSelector Look up and validate certificate chains using the subject distinguished name (DN) of the chain's end certificate. |
class |
SubjectKeyIdentifierSelector Look up and validate certificate chains using the subject key identifier of the chain's end certificate. |
class |
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. |
Uses of CertPathSelector in weblogic.security.spi |
---|
Methods in weblogic.security.spi that return CertPathSelector | |
---|---|
abstract CertPathSelector |
AuditCertPathBuilderEvent.getCertPathSelector() Gets the CertPathSelector object that specifies which CertPath to look up and validate. |
abstract CertPathSelector |
CertPathBuilderParametersSpi.getCertPathSelector() Gets the CertPathSelector that holds the selection criteria for finding the CertPath . |
|
Copyright 1996, 2015, 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 Java API Reference for Oracle WebLogic Server 12c (12.2.1) Part Number E55141-01 P4 Change 1723563 on 2015/10/09 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |