> Hi,
>
> I have a question how to implement Authentication using Jersey:
>
> Is there any way/plan to support (Basic/Digest...) Authentication in
> jsr311/Jersey? Or is this the responsibility of the application parsing
> the HttpHeades.getRequestHeaders() MultivalueMap?
>
> Thanks a lot Ben