Dear Wiki user, You have subscribed to a wiki page or wiki category on "Tomcat Wiki" for change notification.
The "AddOns" page has been changed by KonstantinKolinko: https://wiki.apache.org/tomcat/AddOns?action=diff&rev1=6&rev2=7 Comment: Add link to Spring Security == Security Filter == - [[http://securityfilter.sourceforge.net/|SecurityFilter]] is a Java Servlet Filter that mimics container managed security. + [[http://securityfilter.sourceforge.net/|SecurityFilter]] is a Filter that mimics container managed security. + + == Spring Security == + + [[http://projects.spring.io/spring-security/|Spring Security]] is a powerful and highly customizable authentication and access-control framework. It is usually used with [[http://projects.spring.io/spring-framework/|Spring Framework]]. In simple configuration it may be used as a filter to perform both authentication and authorization. It also can be used to perform authorization control at business methods of an application, and to implement domain object security. ---- --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org