パッケージ | 説明 |
---|---|
edu.internet2.middleware.shibboleth.common.security |
修飾子とタイプ | メソッドと説明 |
---|---|
protected void |
MetadataPKIXValidationInformationResolver.cachePKIXInfo(MetadataPKIXValidationInformationResolver.MetadataCacheKey cacheKey,
List<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<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 © 2012. All Rights Reserved.