JavaBeat

  • Home
  • Java
    • Java 7
    • Java 8
    • Java EE
    • Servlets
  • Spring Framework
    • Spring Tutorials
    • Spring 4 Tutorials
    • Spring Boot
  • JSF Tutorials
  • Most Popular
    • Binary Search Tree Traversal
    • Spring Batch Tutorial
    • AngularJS + Spring MVC
    • Spring Data JPA Tutorial
    • Packaging and Deploying Node.js
  • About Us
    • Join Us (JBC)
  • Privacy

Spring Security 3.2.3 Released

March 28, 2014 by Krishna Srinivasan Leave a Comment

This week Spring IO team has announced the release of Spring Security 3.2.3 with vet few bug fixes. The maven repository location is: The following are the fixes in this release: A fix to Java Configuration to work with Spring Boot. A fix to Java Configuration that when CSRF protection is disabled allows remembering the […]

Filed Under: Spring Framework Tagged With: Releases, Spring Security

Spring Security 3.2 Released

December 17, 2013 by Krishna Srinivasan Leave a Comment

Spring IO team has announced the Spring Security 3.2 release. There are couple of notable changes in this release are Java Configuration support, Improving security on CSRF attacks and click jacking and Servlet 3+ API support. As the list grows, there are plenty of minor API changes listed in their change notes. There are more […]

Filed Under: Spring Framework Tagged With: Spring Release, Spring Security

How to get current username in Spring Security?

March 17, 2013 by Krishna Srinivasan Leave a Comment

In my earlier articles I have written about the basic spring security mechanism and how to use the login form to redirect the users. Before jumping on to the advanced details on spring security, lets learn about how to get the currently logged in user details. This example illustrates how to get the user details […]

Filed Under: Spring Framework Tagged With: Spring Security

Spring Security Login Form Example

March 17, 2013 by Krishna Srinivasan Leave a Comment

In my previous post I have written a very simple spring security example without any login form mechanism. This example has the slight modification to include the login form example for the authentication. The changes are reflected in the spring-security.xml file. If the user is not logged in, the request will be redirected to the […]

Filed Under: Spring Framework Tagged With: Spring Security

Spring Security Basic Example

March 14, 2013 by Krishna Srinivasan Leave a Comment

Spring security is one of the robust security framework provided by Spring community. It is very easy and simple to configure the set up. Spring security has been released its first version on 2003, over the period of years it has become more matured and defacto standard for the spring applications. All the spring web […]

Filed Under: Spring Framework Tagged With: Spring Security

Separating Roles and Permissions in Spring Security

April 14, 2011 by Krishna Srinivasan Leave a Comment

This article is based on Spring in Practice, to be published August-2011. It is being reproduced here by permission from Manning Publications. Manning publishes MEAP (Manning Early Access Program,) eBooks and pBooks. MEAPs are sold exclusively through Manning.com. All pBook purchases include free PDF, mobi and epub. When mobile formats become available all customers will […]

Filed Under: Spring Framework Tagged With: Spring Security

Spring Security 3.0

June 20, 2010 by Krishna Srinivasan Leave a Comment

This article publishes the book excerpt from the book Spring Security 3.0.The following are the list of chapters in the book and brief description inside each chapters. If you are interested in receiving the future articles on book reviews and latest news on Java, please subscribe here. Welcome to the world of Spring Security 3! […]

Filed Under: Spring Framework Tagged With: Spring Security

Follow Us

  • Facebook
  • Pinterest
JavaBeat

FEATURED TUTORIALS

Servlet Life Cycle: Explanation

Servlet Life Cycle: Explanation

What is new in Java 6.0 Collections API?

The Java 6.0 Compiler API

The Java 6.0 Compiler API

Copyright © by JavaBeat · All rights reserved

This website uses cookies to ensure you get the best experience on our website. Learn more.