Class PopulateAttributeReleaseContext

    • Field Detail

      • log

        @Nonnull
        private final org.slf4j.Logger log
        Class logger.
      • attributePredicate

        @Nonnull
        private Predicate<IdPAttribute> attributePredicate
        Predicate to determine whether consent should be obtained for an attribute.
      • attributeIdComparator

        @Nullable
        private Comparator<String> attributeIdComparator
        Comparator used to sort attributes displayed to user.
    • Constructor Detail

      • PopulateAttributeReleaseContext

        public PopulateAttributeReleaseContext()