| Package | Description |
|---|---|
| org.opensaml.xml.security.x509 |
X509 based credential and trust class.
|
| 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. |
PKIXValidationOptions |
PKIXTrustEvaluator.getPKIXValidationOptions()
Get the
PKIXValidationOptions instance that is in use. |
| Constructor and Description |
|---|
CertPathPKIXTrustEvaluator(PKIXValidationOptions newOptions)
Constructor.
|
Copyright © 2006-2013 Internet2. All Rights Reserved.