3scale is an API Infrastructure service which handles API Keys, Rate Limiting, Analytics, Billing Payments and Developer Management. Includes a configurable API dashboard and developer portal CMS. More product stuff at http://www.3scale.net/, support information at http://support.3scale.net/.
Please see the embedded documentation in dist/docs.
V2.0.3 Introduced a new Servlet Filter, AuthorizeServletFilter. This performs the 3scale authorize call to the server and if successful the next AuthorizeResponse is placed in the session data and the next filter in the chain is called.
See the @see AuthorizeServletFilter comments for more details.
To configure ServletFilter 3Scale AuthorizationFilter net.threescale.api.servlet.filter.AuthorizeServletFilter ts_provider_key yourcompany-abcdefasdfasdfasdfasdfasdfasdfasd
3Scale AuthorizationFilter api/*To test