|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| 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<java.util.Set<java.lang.String>,java.lang.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<java.util.Set<java.lang.String>,java.lang.Iterable<PKIXValidationInformation>> validationPair)
Evaluate the untrusted KeyInfo-derived credential with respect to the specified trusted information. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||