Package | Description |
---|---|
org.opensaml.xml.signature.impl |
Implementations of the interfaces for XMLObjects that represent XML signature types.
|
Modifier and Type | Class and Description |
---|---|
class |
BaseSignatureTrustEngine<TrustBasisType>
A base implementation of
SignatureTrustEngine which evaluates the validity and trustworthiness of XML and raw
signatures. |
class |
ChainingSignatureTrustEngine
Evaluate a signature in sequence using a chain of subordinate trust engines.
|
class |
ExplicitKeySignatureTrustEngine
An implementation of
SignatureTrustEngine which evaluates the validity and trustworthiness of XML and raw
signatures. |
class |
PKIXSignatureTrustEngine
An implementation of
SignatureTrustEngine which evaluates the validity and trustworthiness of XML and raw
signatures. |
Modifier and Type | Method and Description |
---|---|
List<SignatureTrustEngine> |
ChainingSignatureTrustEngine.getChain()
Get the list of configured trust engines which constitute the trust evaluation chain.
|
Copyright © 1999-2012. All Rights Reserved.