0% found this document useful (0 votes)
616 views3 pages

Spring Security

Spring Security is a Java/Java EE framework that provides authentication, authorization, and other security features for enterprise applications. It started in 2003 as "Acegi Security" and enables programmers to impose security restrictions to Spring-based web apps through JEE components. Spring Security offers comprehensive and extensible support for authentication and authorization, protection against common attacks, servlet API integration, and optional integration with Spring Web MVC.

Uploaded by

Ji Baltazar
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PPTX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
616 views3 pages

Spring Security

Spring Security is a Java/Java EE framework that provides authentication, authorization, and other security features for enterprise applications. It started in 2003 as "Acegi Security" and enables programmers to impose security restrictions to Spring-based web apps through JEE components. Spring Security offers comprehensive and extensible support for authentication and authorization, protection against common attacks, servlet API integration, and optional integration with Spring Web MVC.

Uploaded by

Ji Baltazar
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PPTX, PDF, TXT or read online on Scribd
You are on page 1/ 3

SPRING SECURITY

SPRING SECURITY
• - a JAVA/Java EE framework that provides
authentication,authorization, and other security features for
enterprise applications.
• -started in late 2003 as “Acegi Security” by Ben Alex.

• -is a framework that enables a programmer to impose security


restrictions to Spring-framework-based Web applications through JEE
components.
Features
• Comprehensive and extensible support for both Authentication and
Authorization.
• Proteection against attacks like session,fixation ,clickjacking, cross site
request,forgery,etc.
• Servlet API integration.
• Optional integration with Spring Web MVC

You might also like