Class AllowedSAMLPresentersPredicate

    • Field Detail

      • log

        @Nonnull
        private org.slf4j.Logger log
        Logger.
      • allowedPresenters

        @Nonnull
        private Set<String> allowedPresenters
        The set of allowed presenters.
    • Constructor Detail

      • AllowedSAMLPresentersPredicate

        public AllowedSAMLPresentersPredicate()
        Constructor.