Hi, I had reviewed patches left from summer. There are patches for supporting property configurator, SPNEGO module and some refactorings. You can have a look here: https://github.com/fjodorver/tomcat/tree/feature/spnego The next thing I would like to polish JASPIC implementation in order to get it working with Arjan's test suite. Fjodor.
2015-10-16 22:58 GMT+03:00 Rémy Maucherat <r...@apache.org>: > 2015-10-16 17:18 GMT+02:00 Arjan Tijms <arjan.ti...@gmail.com>: > > > On Fri, Oct 16, 2015 at 4:27 PM, remm [via Tomcat] > > <ml-node+s10n5040857...@n6.nabble.com> wrote: > > > 2015-10-16 16:11 GMT+02:00 Arjan Tijms <[hidden email]>: > > > I was not talking about this future specification, since I never had a > > look. > > > > Okay, my bad. I thought it was in reply to the JSR 375 work. > > > > But what did you mean exactly then? Tomcat now ships with 6 > > "authenticators" if I'm not mistaken; Basic, Digest, Form, NonLogin, > > SSL, Spnego. > > > > If these used the JASPIC API of Tomcat, then at least when used with > > Tomcat these would be just as predictable when used with Tomcat as > > they are when using the proprietary (Authenticator) API, right? > > > > Yes, from what I know, the goal of the GSOC project was to write > equivalents using JASPIC, for use in Tomcat. > > Rémy > -- Thanks, Fjodor