Class MatchInputBuilder


  • @Component
    public class MatchInputBuilder
    extends Object
    Builder class to match Inputs.
    Author:
    Dinesh Karuppiah.T
    • Field Detail

      • DEFAULT_MATCH_VALUE

        public static final String DEFAULT_MATCH_VALUE
        The Constant DEFAULT_MATCH_VALUE.
        See Also:
        Constant Field Values
    • Constructor Detail

      • MatchInputBuilder

        public MatchInputBuilder()
    • Method Detail

      • buildMatchInput

        public List<MatchInput> buildMatchInput​(AuthRequestDTO authRequestDTO,
                                                AuthType[] authTypes,
                                                MatchType[] matchTypes,
                                                Map<String,​List<IdentityInfoDTO>> demoEntity)
        Construct match input.
        Parameters:
        authRequestDTO - the auth request DTO
        authTypes - the auth types
        matchTypes - the match types
        demoEntity - the demo entity
        Returns:
        the list