Spring Security

Spring Security

Spring Security is a Java/Java EE framework that provides advanced authentication, authorization and other security features for enterprise applications built using the Spring Framework (Java). The project was started in late 2003 as 'Acegi Security' (pronounced "Ah-see-gee") by Ben Alex, with it being [http://article.gmane.org/gmane.comp.java.springframework.user/716/ publicly released] under the Apache License in March 2004. Subsequently, Acegi was [http://www.springframework.org/node/466 incorporated into the Spring portfolio] as Spring Security, an official Spring sub-project. The first public release under the new name was Spring Security 2.0.0 in April 2008, with commercial support and training available from [http://www.springsource.com SpringSource] .

Authentication Flow

Diagram1 shows the basic flow of an authentication request using the Spring Security system. It shows the different filters and how they interact from the initial browser request, to either a successful authentication or an HTTP 403 error.

Key Authentication Features

*Ldap (using both bind-based and password comparison strategies) for centralization of authentication information.
*Single sign-on capabilities using the popular Central Authentication Service.
*Java Authentication and Authorization Service (JAAS) LoginModule, a standards-based method for authentication used within Java.Note this feature is only a delegation to a JAAS Loginmodule.
*Basic access authentication as defined through the IETF Request for Comments 1945 standard.
*Digest access authentication as defined through the IETF Request for Comments 2617 and RFC 2069 standard.
*X.509 client certificate presentation over the Secure Sockets Layer standard.
*CA, Inc SiteMinder for authentication (a popular commercial access management product).
*Su (Unix)-like support for switching principal identity over a HTTP or HTTPS connection.
*CAPTCHA support for detecting human users.
*Run-as replacement, which enables an operation to assume a different security identity.
*Anonymous authentication, which means that even unauthenticated principals are allocated a security identity.
*Container adapter (custom realm) support for Apache Tomcat, Resin, Jboss and Jetty (web server).
*Windows' NTLM to enable browser integration (experimental).
* [http://www.ibm.com/software/tivoli/products/access-mgr-e-bus/ Tivoli Access Manager] , which is a popular commercial access management product (experimental).
*Web form authentication, similar to the Servlet container specification.
*"Remember-me" support via HTTP Cookies.
*Concurrent session support, which limits the number of simultaneous logins permitted by a principal.
*Full support for customization and plugging in custom authentication implementations.

Key Authorization Features

*AspectJ method invocation authorization.
* [http://aopalliance.sourceforge.net/ AOP Alliance] method invocation authorization, which is used internally by Spring Framework (Java).
*HTTP authorization of web request URLs using a choice of Apache Ant paths or regular expressions.

Instance-Based Security Features

*Used for specifying Access control lists applicable to domain objects.
*Acegi Security offers a repository for storing, retrieving, and modifying ACLs in a database.
*Authorization features are provided to enforce policies before and after method invocations.

Other Features

*Software localization so user interface messages can be in any language.
*Channel security, to automatically switch between HTTP and HTTPS upon meeting particular rules.
*Caching in all database-touching areas of the framework.
*Publishing of messages to facilitate event-driven programming.
*Support for performing integration testing via JUnit.
*Acegi Security itself has comprehensive JUnit isolation tests.
*Several sample applications, detailed JavaDocs and a reference guide.
*Web framework independence.

External links

* [http://static.springframework.org/spring-security/site/ Official site]
* [http://www.acegisecurity.org/ Old site]
* [http://www.acegisecurity.org/reference.html Official reference guide]
* [http://acegisecurity.org/downloads.html Download locations]
* [http://ego.developpez.com/acegi/ A tutorial in French]
* [http://www.jroller.com/aleruz/entry/acegi_captcha_integration Acegi Captcha integration]


Wikimedia Foundation. 2010.

Игры ⚽ Поможем написать курсовую

Look at other dictionaries:

  • Spring Security — Тип Платформа программирования Разработчик Сообщество SpringSource Операционная система Кроссплатформенное программное обеспечение Последняя версия 3.1.0 (7 декабря 2011) Лицензия …   Википедия

  • Spring (Framework) — Spring Maintainer SpringSource Aktuelle Version 3.0.6[1] (23. August 2011) …   Deutsch Wikipedia

  • Spring (Programmiergerüst) — Spring (Framework) Maintainer: SpringSource Aktuelle Version: 2.5.6 (31. Oktober 2008) …   Deutsch Wikipedia

  • Spring Web Flow — Spring (Framework) Maintainer: SpringSource Aktuelle Version: 2.5.6 (31. Oktober 2008) …   Deutsch Wikipedia

  • Spring Python — Infobox Software name = Spring Python caption = Spring Python framework latest release version = 0.7.0 latest release date = September 24, 2008 operating system = Cross platform genre = Programming framework license = Apache License website =… …   Wikipedia

  • Spring Framework — Infobox Software name = Spring Framework caption = developer = [http://www.springsource.com SpringSource] latest release version = 2.5.5 latest release date = release date|2008|06|23 latest preview version = latest preview date = operating system …   Wikipedia

  • Spring Framework — У этого термина существуют и другие значения, см. Spring. Spring Framework Тип Application framework Разработчик SpringSource Написана на …   Википедия

  • Spring Roo — Spring Roo …   Википедия

  • Spring (operating system) — Spring was an experimental microkernel based object oriented operating system developed at Sun Microsystems in the early 1990s. Using technology substantially similar to concepts developed in the Mach kernel, Spring concentrated on providing a… …   Wikipedia

  • Spring (television soap) — Spring is a Flemish Belgian television soap made by Studio 100 for children s channel Ketnet. Six seasons have been taped since the summer of 2002; the last ran from December 31, 2007 till March 2008. Season 1 *Spring is a dance school run by the …   Wikipedia

Share the article and excerpts

Direct link
Do a right-click on the link above
and select “Copy Link”