パッケージ | 説明 |
---|---|
edu.internet2.middleware.shibboleth.idp.profile | |
org.opensaml.util |
General utility classes.
|
org.opensaml.xml.signature.impl |
Implementations of the interfaces for XMLObjects that represent XML signature types.
|
修飾子とタイプ | メソッドと説明 |
---|---|
protected <T extends SAMLNameIdentifierEncoder> |
AbstractSAMLProfileHandler.selectNameIDAttributeAndEncoder(Class<T> nameIdEncoderType,
BaseSAMLProfileRequestContext requestContext)
Attempts to select the most fitting name identifier attribute, and associated encoder, for a request.
|
protected <T extends SAMLNameIdentifierEncoder> |
AbstractSAMLProfileHandler.selectNameIDAttributeAndEncoder(Collection<BaseAttribute<?>> attributes,
Class<T> nameIdEncoderType,
String[] formatPrecedence)
Selects a name identifier attribute from a collection of attributes.
|
修飾子とタイプ | メソッドと説明 |
---|---|
List<Pair<String,String>> |
URLBuilder.getQueryParams()
Gets the query string parameters for the URL.
|
修飾子とタイプ | メソッドと説明 |
---|---|
protected Pair<Set<String>,Iterable<PKIXValidationInformation>> |
PKIXSignatureTrustEngine.resolveValidationInfo(CriteriaSet trustBasisCriteria)
Resolve and return a set of trusted validation information.
|
修飾子とタイプ | メソッドと説明 |
---|---|
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 © 2012. All Rights Reserved.