Class SubjectDerivedAttributeValuesFunction

All Implemented Interfaces:
Function<ProfileRequestContext,List<IdPAttributeValue>>, Component, DestructableComponent, IdentifiableComponent, IdentifiedComponent, InitializableComponent

public class SubjectDerivedAttributeValuesFunction extends AbstractIdentifiableInitializableComponent implements Function<ProfileRequestContext,List<IdPAttributeValue>>
A Function which returns IdPAttributeValues derived from the Principals associated with the request. The precise values are determined by an injected Function.