Class IncludedAlgorithmsPredicate

  • All Implemented Interfaces:
    Predicate<String>

    public class IncludedAlgorithmsPredicate
    extends Object
    implements Predicate<String>
    Predicate which implements an algorithm URI inclusion policy.
    • Constructor Detail

      • IncludedAlgorithmsPredicate

        public IncludedAlgorithmsPredicate​(@Nonnull
                                           Collection<String> algorithms)
        Constructor.
        Parameters:
        algorithms - collection of included algorithms