- All Implemented Interfaces:
- javax.servlet.Filter, org.springframework.beans.factory.Aware, org.springframework.beans.factory.BeanNameAware, org.springframework.beans.factory.DisposableBean, org.springframework.beans.factory.InitializingBean, org.springframework.context.EnvironmentAware, org.springframework.web.context.ServletContextAware
public class VootFilter
extends org.springframework.web.filter.GenericFilterBean
Servlet filter that performs Oauth 2.0 (authorization code) against
voot.surfconext.nl and gets group information of the 'admin teams'. Based on
this information, an additional role is set on the users' Authentication
object (or not).