Wow, thanks for the timely response and modification!  I won't get a chance to 
try this out immediately, though I should be able to get to it in the next 
few days.  I'll report back and let you know how it works.

Thanks,
   Andy

On Tuesday 29 June 2004 04:31 pm, Ben Alex wrote:
> Hi Andy
>
> I just checked into CVS a change to AbstractIntegrationFilter that
> enables you to specify a secureContext class in the application context
> (defaults to SecureContextImpl). The class specified will be used if the
> ContextHolder is empty or contains an invalid context.
>
> To use this change you'll need to edit your web.xml and remove the
> AutoIntegrationFilter and instead use the HttpSessionIntegrationFilter
> via the FilterToBeanProxy (this might sound a little involved, but it's
> the same approach as used by all of the other Acegi Security filters).
> For the HttpSessionIntegrationFilter bean in your application context,
> define your custom SecureContext implementation using the
> HttpSessionIntegrationFilter.secureContext property.
>
> Please let me know if this change meets your needs.
>
> HTH
> Ben
>
>
>
> -------------------------------------------------------
> This SF.Net email sponsored by Black Hat Briefings & Training.
> Attend Black Hat Briefings & Training, Las Vegas July 24-29 -
> digital self defense, top technical experts, no vendor pitches,
> unmatched networking opportunities. Visit www.blackhat.com
> _______________________________________________
> Acegisecurity-developer mailing list
> [EMAIL PROTECTED]
> https://lists.sourceforge.net/lists/listinfo/acegisecurity-developer


-------------------------------------------------------
This SF.Net email sponsored by Black Hat Briefings & Training.
Attend Black Hat Briefings & Training, Las Vegas July 24-29 - 
digital self defense, top technical experts, no vendor pitches, 
unmatched networking opportunities. Visit www.blackhat.com
_______________________________________________
Acegisecurity-developer mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/acegisecurity-developer

Reply via email to