Class SubjectDerivedAttributesFunction

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

public class SubjectDerivedAttributesFunction extends AbstractIdentifiableInitializableComponent implements Function<ProfileRequestContext,List<IdPAttribute>>
A Function which returns IdPAttributes derived from the Principals associated with the request.