From: Alistair Y. <ali...@sm...> - 2006-05-01 10:37:18
|
The GuardRequest just copies the headers as-is. It doesn't change them. It just adds the SAML attributes to the headers. So I'd say it is indeed a java 1.5 bug and you do indeed, sir, owe me an eclair ;) Alistair On 26 Apr 2006, at 12:23, Andrew Booth wrote: > You are right, it overrides getHeader(). > > I want my cakes back! ;-) > > -----Original Message----- > From: bod...@li... > [mailto:bod...@li...] On Behalf Of > Matthew Buckett > Sent: 26 April 2006 11:58 > To: bod...@li... > Subject: Re: [Bodington-developers] Possible bug in Java 1.5.0 > > Andrew Booth wrote: >> Yes - it wraps it in a servlet requestwrapper. > > And it doesn't implement it's own getHeader() method but rather leaves > it to the HttpServletRequestWrapper implementation. > > -- > -- Matthew Buckett, VLE Developer > -- Learning Technologies Group, Oxford University Computing Services > -- Tel: +44 (0)1865 283660 http://www.oucs.ox.ac.uk/ltg/ > > > ------------------------------------------------------- > Using Tomcat but need to do more? Need to support web services, > security? > Get stuff done quickly with pre-integrated technology to make your job > easier > Download IBM WebSphere Application Server v.1.0.1 based on Apache > Geronimo > http://sel.as-us.falkag.net/sel? > cmd=lnk&kid=120709&bid=263057&dat=121642 > _______________________________________________ > Bodington-developers mailing list > Bod...@li... > https://lists.sourceforge.net/lists/listinfo/bodington-developers > > > > > ------------------------------------------------------- > Using Tomcat but need to do more? Need to support web services, > security? > Get stuff done quickly with pre-integrated technology to make your > job easier > Download IBM WebSphere Application Server v.1.0.1 based on Apache > Geronimo > http://sel.as-us.falkag.net/sel? > cmd=lnk&kid=120709&bid=263057&dat=121642 > _______________________________________________ > Bodington-developers mailing list > Bod...@li... > https://lists.sourceforge.net/lists/listinfo/bodington-developers |