|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use SignatureTrustEngine | |
|---|---|
| org.opensaml.xml.signature.impl | Implementations of the interfaces for XMLObjects that represent XML signature types. |
| Uses of SignatureTrustEngine in org.opensaml.xml.signature.impl |
|---|
| Classes in org.opensaml.xml.signature.impl that implement SignatureTrustEngine | |
|---|---|
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. |
| Methods in org.opensaml.xml.signature.impl that return types with arguments of type SignatureTrustEngine | |
|---|---|
java.util.List<SignatureTrustEngine> |
ChainingSignatureTrustEngine.getChain()
Get the list of configured trust engines which constitute the trust evaluation chain. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||