Package | Description |
---|---|
org.opensaml.security.trust.impl |
TrustEngine implementation classes. |
org.opensaml.xmlsec.signature.support.impl |
Implementations of signature evaluation functions.
|
Modifier and Type | Class and Description |
---|---|
class |
ExplicitKeyTrustEngine
Trust engine that evaluates a credential's key against key(s) expressed within a set of trusted credentials obtained
from a trusted credential resolver.
|
class |
ExplicitX509CertificateTrustEngine
Trust engine that evaluates a credential's X.509 certificate against certificates expressed within a set of trusted
credentials obtained from a credential resolver.
|
Modifier and Type | Class and Description |
---|---|
class |
ExplicitKeySignatureTrustEngine
An implementation of
SignatureTrustEngine which evaluates the validity
and trustworthiness of XML and raw signatures. |
Copyright © 2018. All rights reserved.