| Package | Description |
|---|---|
| org.opensaml.security.x509 |
X.509-based credential and trust classes.
|
| org.opensaml.security.x509.impl |
TrustEngine implementation classes related to PKIX. |
| Modifier and Type | Method and Description |
|---|---|
PKIXValidationOptions |
PKIXTrustEvaluator.getPKIXValidationOptions()
Get the
PKIXValidationOptions instance that is in use. |
| Modifier and Type | Class and Description |
|---|---|
class |
CertPathPKIXValidationOptions
Specialization of
PKIXValidationOptions which specifies options specific to a
PKIXTrustEvaluator based on the Java CertPath API. |
| Modifier and Type | Method and Description |
|---|---|
PKIXValidationOptions |
CertPathPKIXTrustEvaluator.getPKIXValidationOptions()
Get the
PKIXValidationOptions instance that is in use. |
| Modifier and Type | Method and Description |
|---|---|
void |
CertPathPKIXTrustEvaluator.setPKIXValidationOptions(PKIXValidationOptions newOptions)
Set the desired PKIX validation options set.
|
| Constructor and Description |
|---|
CertPathPKIXTrustEvaluator(PKIXValidationOptions newOptions)
Constructor.
|
Copyright © 2016 JBoss by Red Hat. All rights reserved.