|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use PKIXValidationInformationResolver | |
|---|---|
| org.opensaml.xml.security.x509 | X509 based credential and trust class. |
| org.opensaml.xml.signature.impl | Implementations of the interfaces for XMLObjects that represent XML signature types. |
| Uses of PKIXValidationInformationResolver in org.opensaml.xml.security.x509 |
|---|
| Classes in org.opensaml.xml.security.x509 that implement PKIXValidationInformationResolver | |
|---|---|
class |
StaticPKIXValidationInformationResolver
An implementation of PKIXValidationInformationResolver which always returns a static, fixed set of
information. |
| Methods in org.opensaml.xml.security.x509 that return PKIXValidationInformationResolver | |
|---|---|
PKIXValidationInformationResolver |
PKIXX509CredentialTrustEngine.getPKIXResolver()
Get the resolver instance which will be used to resolve PKIX validation information. |
PKIXValidationInformationResolver |
PKIXTrustEngine.getPKIXResolver()
Get the resolver instance which will be used to resolve PKIX validation information. |
| Constructors in org.opensaml.xml.security.x509 with parameters of type PKIXValidationInformationResolver | |
|---|---|
PKIXX509CredentialTrustEngine(PKIXValidationInformationResolver resolver)
Constructor. |
|
PKIXX509CredentialTrustEngine(PKIXValidationInformationResolver resolver,
PKIXTrustEvaluator pkixEvaluator,
X509CredentialNameEvaluator nameEvaluator)
Constructor. |
|
| Uses of PKIXValidationInformationResolver in org.opensaml.xml.signature.impl |
|---|
| Methods in org.opensaml.xml.signature.impl that return PKIXValidationInformationResolver | |
|---|---|
PKIXValidationInformationResolver |
PKIXSignatureTrustEngine.getPKIXResolver()
Get the resolver instance which will be used to resolve PKIX validation information. |
| Constructors in org.opensaml.xml.signature.impl with parameters of type PKIXValidationInformationResolver | |
|---|---|
PKIXSignatureTrustEngine(PKIXValidationInformationResolver resolver,
KeyInfoCredentialResolver keyInfoResolver)
Constructor. |
|
PKIXSignatureTrustEngine(PKIXValidationInformationResolver resolver,
KeyInfoCredentialResolver keyInfoResolver,
PKIXTrustEvaluator pkixEvaluator,
X509CredentialNameEvaluator nameEvaluator)
Constructor. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||