Thanks Tom, you nailed it.

On Friday, June 22, 2018 at 5:07:04 PM UTC-4, Thomas Broyer wrote:
>
> If you explicitly call the JWTFilter() method, then don't annotate it with 
> `@Provides`.
>
> The error is that you have more than one bindings for the Filter class 
> with no qualifier annotation, and not providing into a set (multibinding); 
> but you don't actually need those bindings.
>

-- 
You received this message because you are subscribed to the Google Groups 
"google-guice" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to google-guice+unsubscr...@googlegroups.com.
To post to this group, send email to google-guice@googlegroups.com.
Visit this group at https://groups.google.com/group/google-guice.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/google-guice/8011f8e2-1c14-4c90-a2d9-40bd3cd4e0d1%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to