This week's book giveaway is in the Testing forum.
We're giving away four copies of Practical Unit Testing with TestNG and Mockito and have Tomek Kaczanowski on-line!
See this thread for details.
The moose likes Spring and the fly likes Spring 3 security? Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of Practical Unit Testing with TestNG and Mockito this week in the Testing forum!
JavaRanch » Java Forums » Application Frameworks » Spring
Reply Bookmark "Spring 3 security?" Watch "Spring 3 security?" New topic
Author

Spring 3 security?

Muhammad Saifuddin
Ranch Hand

Joined: Dec 06, 2005
Posts: 1291

Hi Author,

I am wondering about the title of this books. It looks like that spring 3 has lack of security.

* The web application created on this framework are not secured ? please elaborate.

Thanks


Saifuddin..
[Linkedin] How To Ask Questions On JavaRanch My OpenSource
Peter Mularien
Author
Ranch Hand

Joined: Sep 06, 2007
Posts: 84
Hello Muhammad,

I apologize if I misunderstood your question. This book covers the Spring Security project, which is part of the Spring portfolio, and supplies security for both web-based and non-web-based applications. Although Spring Security uses some aspects of Spring Framework behind the scenes, it isn't mandatory that you use Spring Framework for the web application (although we do this in the book, because it's quite common to combine the two). You are correct in a sense that the core Spring Framework (or Spring Web MVC) does not provide inherent security - the design intention was that this role was fulfilled by the Spring Security product.

Hope this answers your question!

Peter


Author, Spring Security 3 (the Book), Packt Publishing, 2010
SCJP, OCP
Muhammad Saifuddin
Ranch Hand

Joined: Dec 06, 2005
Posts: 1291

Thanks Author for your reply.

 
 
subject: Spring 3 security?
 
Threads others viewed
Spring 3 Security: framework agnostic...
Spring 3 Security applies or is related with some J2EE Core Security Patterns ?
Spring Security 3 and OSgi
Uses of SpEL
Security in Spring 3 vs Spring 2.5
developer file tools