Spring Security

  • submit to reddit

Roundtable Discussion: Java/Spring Security

IntroductionSome of you may have already seen our first Spring video, but if not, let me give you a little bit of background.  DZone HQ is the home of a local...

2 replies - 20320 views - 10/22/12 by Will Soprano in Articles

Learning Spring A Sample Invoice Application Using Various Tools

As part of learning Spring framework, I started making a simple invoice application using Spring Framework components, Spring MVC, Spring Security, Spring...

0 replies - 1113 views - 10/17/12 by Satish Ab in Articles

Once Roughhousers, Vaadin and Spring Security Can Finally Get Along

Along with Apache Shiro, Spring Security is one of the two most-used security components in the Java world. Using Spring Security with Vaadin needs a...

0 replies - 2476 views - 08/27/12 by Nicolas Frankel in Articles

Writing Your Spring Security Expression Language Annotation

Spring security expression language is very useful. It helps secure your service/web methods with one line of code. It supports @PreAuthorize and @Secured. In...

0 replies - 4605 views - 08/21/12 by Boris Lam in Articles

Spring Data, Spring Security and Envers integration

Spring Data JPA, Spring Security and Envers are libraries that I personally enjoy working with (and I tend to think they are considered best-of-breed in their...

0 replies - 4564 views - 08/20/12 by Nicolas Frankel in Articles

Basic and Digest authentication for a RESTful Service with Spring Security 3.1, part 6

This is the sixth of a series of articles about setting up a secure RESTful Web Service using Spring 3.1 and Spring Security 3.1. A previous article ...

0 replies - 9121 views - 12/15/11 by Eugen Paraschiv in Articles

Securing a RESTful Web Service with Spring Security 3.1, part 3

1. OverviewThis is the third of a series of articles about setting up a secure RESTful Web Service using Spring 3.1 and Spring Security 3.1 with Java based...

0 replies - 18619 views - 11/09/11 by Eugen Paraschiv in Articles

Java Web Application Security - Part II: Spring Security Login Demo

Last week, I wrote a tutorial on how to implement Security in Java EE 6. This week, I'd like to show you how to implement the same features using Spring...

2 replies - 30167 views - 05/16/11 by Matt Raible in Articles

Daily Dose - London Stock Exchange Switches to Linux - Breaks Record Trading Speed

The London Stock Exchange (LSE) has recently migrated from a .NET system over to Linux for their stock trading system.  Recent tests have broken the trading...

0 replies - 19836 views - 10/29/10 by Mitch Pronschinske in Daily Dose