Ok, I just checked in some meaningful changes to the current repository (on sourceforge).
All org.jsecurity.web.interceptor.* packages and classes were renamed to org.jsecurity.web.filter.* since we're using just the native Filter API now. The config has been changed to look for a [filters] section now in the .ini format instead of an [interceptors] section to reflect this change. Lemme know if you have any feedback! Thanks, Les
