Class DecryptionConfigurationLookupFunction

All Implemented Interfaces:
Function<ProfileRequestContext,List<DecryptionConfiguration>>, ContextDataLookupFunction<ProfileRequestContext,List<DecryptionConfiguration>>

public class DecryptionConfigurationLookupFunction extends AbstractDefaultSecurityConfigurationLookupFunction<List<DecryptionConfiguration>>
A function that returns a DecryptionConfiguration list by way of various lookup strategies.

If a specific setting is unavailable, a null value is returned.