Class CriteriaDecryptionConfigurationLookup

java.lang.Object
net.shibboleth.shared.component.AbstractInitializableComponent
net.shibboleth.idp.attribute.resolver.dc.saml.plugin.impl.CriteriaDecryptionConfigurationLookup
All Implemented Interfaces:
Function<ResponseData,List<DecryptionConfiguration>>, Component, DestructableComponent, InitializableComponent

public class CriteriaDecryptionConfigurationLookup extends AbstractInitializableComponent implements Function<ResponseData,List<DecryptionConfiguration>>
A component which resolves a list of DecryptionConfiguration using a delegated criteria-based resolver.