So, this tells me that I've misunderstood something. Java EE, and with it
Glassfish, support digest authentication, and that transfers to JAX-RS
through the regular security mechanisms, and that has always appeared to
me, in theory at least, to be enough.
So, what am I missing? What does the provided mechanism not get you that
you need to do this?
TIA!
From: Stefan Katerkamp <stefan_at_katerkamp.de>
> To: users_at_jersey.java.net
> Cc:
> Date: Sat, 06 Jul 2013 01:20:39 +0200
> Subject: [Jersey] Jersey 2 Client Digest Auth Filter available
> Hi,
>
> just to let you know:
>
> I needed Http client Digest authentication for my Glassfish 4 app. I could
> not find any auth filter for it, so I wrote my own.
>
> I works fine for me, it may need further testing. Feel free to try
> evaluate it and possibly integrate it with the distribution.
>
> Code can be found here: http://katerkamp.de/software/**jersey/<http://katerkamp.de/software/jersey/>
>
> BR
> Stefan Katerkamp
>
> End of digest for list users_at_jersey.java.net - Sat, 06 Jul 2013
>
>