パッケージ | 説明 |
---|---|
edu.internet2.middleware.shibboleth.common.security | |
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.
|
修飾子とタイプ | クラスと説明 |
---|---|
class |
MetadataPKIXValidationInformationResolver
An implementation of
PKIXValidationInformationResolver which resolves PKIXValidationInformation based
on information stored in SAML 2 metadata. |
修飾子とタイプ | クラスと説明 |
---|---|
class |
StaticPKIXValidationInformationResolver
An implementation of
PKIXValidationInformationResolver which always returns a static, fixed set of
information. |
修飾子とタイプ | メソッドと説明 |
---|---|
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.
|
コンストラクタと説明 |
---|
PKIXX509CredentialTrustEngine(PKIXValidationInformationResolver resolver)
Constructor.
|
PKIXX509CredentialTrustEngine(PKIXValidationInformationResolver resolver,
PKIXTrustEvaluator pkixEvaluator,
X509CredentialNameEvaluator nameEvaluator)
Constructor.
|
修飾子とタイプ | メソッドと説明 |
---|---|
PKIXValidationInformationResolver |
PKIXSignatureTrustEngine.getPKIXResolver()
Get the resolver instance which will be used to resolve PKIX validation information.
|
コンストラクタと説明 |
---|
PKIXSignatureTrustEngine(PKIXValidationInformationResolver resolver,
KeyInfoCredentialResolver keyInfoResolver)
Constructor.
|
PKIXSignatureTrustEngine(PKIXValidationInformationResolver resolver,
KeyInfoCredentialResolver keyInfoResolver,
PKIXTrustEvaluator pkixEvaluator,
X509CredentialNameEvaluator nameEvaluator)
Constructor.
|
Copyright © 2012. All Rights Reserved.