Class CriteriaDecryptionConfigurationResolver

All Implemented Interfaces:
Component, DestructableComponent, IdentifiableComponent, IdentifiedComponent, InitializableComponent, Resolver<List<DecryptionConfiguration>,CriteriaSet>

public class CriteriaDecryptionConfigurationResolver extends BaseCriteriaRelyingPartyConfiigurationResolver<List<DecryptionConfiguration>>
Resolver which uses an instance of RelyingPartyConfigurationResolver to resolve a list of DecryptionConfiguration applicable for a peer entity.

The required and allowed criteria are the same as the RelyingPartyConfigurationResolver implementation in use. Also supports an optional ProfileIDCriterion, which if supplied is used to resolve the profile-specific configuration.