On 09/02/2016 14:22, ma...@apache.org wrote: > Author: markt > Date: Tue Feb 9 14:22:29 2016 > New Revision: 1729390 > > URL: http://svn.apache.org/viewvc?rev=1729390&view=rev > Log: > Refactor AuthenticatorBase to support future plans for the JASPIC > implementation.
Just a heads up that I'm currently thinking I'm going to need to revert this. As I learn more about JASPIC the authenticate() doesn't look like the best integration point. invoke() looks better. However, I currently have bigger problems. JASPIC wants to be able to wrap requests and responses. Something that isn't possible in a Valve. I am currently looking at ways to make that work. Mark --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org