Uses of Class
edu.internet2.middleware.shibboleth.common.security.MetadataPKIXValidationInformationResolver.MetadataCacheKey

Packages that use MetadataPKIXValidationInformationResolver.MetadataCacheKey
edu.internet2.middleware.shibboleth.common.security   
 

Uses of MetadataPKIXValidationInformationResolver.MetadataCacheKey in edu.internet2.middleware.shibboleth.common.security
 

Methods in edu.internet2.middleware.shibboleth.common.security with parameters of type MetadataPKIXValidationInformationResolver.MetadataCacheKey
protected  void MetadataPKIXValidationInformationResolver.cachePKIXInfo(MetadataPKIXValidationInformationResolver.MetadataCacheKey cacheKey, List<org.opensaml.xml.security.x509.PKIXValidationInformation> pkixInfo)
          Adds resolved PKIX validation information to the cache.
protected  void MetadataPKIXValidationInformationResolver.cacheTrustedNames(MetadataPKIXValidationInformationResolver.MetadataCacheKey cacheKey, Set<String> names)
          Adds resolved trusted name information to the cache.
protected  List<org.opensaml.xml.security.x509.PKIXValidationInformation> MetadataPKIXValidationInformationResolver.retrievePKIXInfoFromCache(MetadataPKIXValidationInformationResolver.MetadataCacheKey cacheKey)
          Retrieves pre-resolved PKIX validation information from the cache.
protected  Set<String> MetadataPKIXValidationInformationResolver.retrieveTrustedNamesFromCache(MetadataPKIXValidationInformationResolver.MetadataCacheKey cacheKey)
          Retrieves pre-resolved trusted names from the cache.
 



Copyright © 2006-2010 Internet2. All Rights Reserved.