>It's possible that i could need to modify a little also the >BasicAuthentication, don't know at the moment. But I've seen that >there isn't a base class fir this in Pivot, and nor a dedicated >package like pivot.web.authentication.
Right - DigestAuthentication should implement Authentication and go in pivot.web. >Some time ago i wrote something like this to access WebSphere 5.x >protected resources, and we could need similar things to access >protected resources on other common servers ... but this is future >work, and this could go in the Demos project ... Yup - application-specific authenticators could go in Demos.
