Uses of Interface
org.opensaml.xml.security.x509.PKIXTrustEngine

Packages that use PKIXTrustEngine
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 PKIXTrustEngine in org.opensaml.xml.security.x509
 

Classes in org.opensaml.xml.security.x509 that implement PKIXTrustEngine
 class PKIXX509CredentialTrustEngine
          Trust engine implementation which evaluates an X509Credential token based on PKIX validation processing using validation information from a trusted source.
 

Uses of PKIXTrustEngine in org.opensaml.xml.signature.impl
 

Classes in org.opensaml.xml.signature.impl that implement PKIXTrustEngine
 class PKIXSignatureTrustEngine
          An implementation of SignatureTrustEngine which evaluates the validity and trustworthiness of XML and raw signatures.
 



Copyright © 2006-2012 Internet2. All Rights Reserved.