Class AttributeValueLookupFunction

    • Constructor Detail

      • AttributeValueLookupFunction

        public AttributeValueLookupFunction​(@Nonnull @NotEmpty
                                            String userAttributeId)
        Constructor.
        Parameters:
        userAttributeId - the attribute id
    • Method Detail

      • setAttributeContextLookupStrategy

        public void setAttributeContextLookupStrategy​(@Nonnull
                                                      Function<ProfileRequestContext,​AttributeContext> strategy)
        Set the attribute context lookup strategy.
        Parameters:
        strategy - the attribute context lookup strategy
      • setUseUnfilteredAttributes

        public void setUseUnfilteredAttributes​(boolean flag)
        Set whether to use filtered or unfiltered attributes.

        Defaults to true.

        Parameters:
        flag - flag to set