Uses of Class
org.opensaml.xml.util.Pair

Packages that use Pair
org.opensaml.xml.signature.impl Implementations of the interfaces for XMLObjects that represent XML signature types. 
 

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

Methods in org.opensaml.xml.signature.impl that return Pair
protected  Pair<Set<String>,Iterable<PKIXValidationInformation>> PKIXSignatureTrustEngine.resolveValidationInfo(CriteriaSet trustBasisCriteria)
          Resolve and return a set of trusted validation information.
 

Methods in org.opensaml.xml.signature.impl with parameters of type Pair
protected  boolean PKIXSignatureTrustEngine.evaluateTrust(Credential untrustedCredential, Pair<Set<String>,Iterable<PKIXValidationInformation>> validationPair)
          Evaluate the untrusted KeyInfo-derived credential with respect to the specified trusted information.
 



Copyright © 2006-2010 Internet2. All Rights Reserved.