CodeHustler
  • Home
  • Reading List
  • Downloads
Select Page
Spring Security Tutorial: Form Login Java Configuration

Spring Security Tutorial: Form Login Java Configuration

by Alessandro | Sep 27, 2014 | Java, Spring Security

This post is a Spring Security form login tutorial which uses the Spring Java Configuration annotations rather than the XML Configuration. The post builds on the previous Form Login post translating all the XML Configuration into Java Configuration.

Spring Security Tutorial: 3-Legged OAuth 1.0

Spring Security Tutorial: 3-Legged OAuth 1.0

by Alessandro | Jun 9, 2014 | Java, OAuth, Spring Security

This post is a Spring Security OAuth 1.0 3-Legged authentication tutorial. Spring Security OAuth supports 3-Legged authentication out of the box, this includes both the Provider and the Consumer side of the process. This is the third post in a three part series:

Spring Security Tutorial: 2-Legged OAuth 1.0

Spring Security Tutorial: 2-Legged OAuth 1.0

by Alessandro | Jun 3, 2014 | Java, OAuth, Spring Security

This post is a Spring Security OAuth 1.0 2-Legged authentication tutorial. The post will show you how to configure and modify the Spring Security OAuth library in order to support 2-Legged OAuth. This is the second post in a three part series.

Spring Security Tutorial: 0-Legged OAuth 1.0

Spring Security Tutorial: 0-Legged OAuth 1.0

by Alessandro | May 9, 2014 | Java, OAuth, Spring Security

This post is a Spring Security OAuth 1.0 0-Legged authentication tutorial. The post will show you how to configure a signed fetch using the Spring Security OAuth library. This is the first post in a three part series.

Spring Security Tutorial: Form Login

Spring Security Tutorial: Form Login

by Alessandro | Apr 1, 2014 | Java, Spring Security

This post is a Spring Security form login tutorial. The post will show you how to configure form based login using the following methods to store credentials:

  • Hardcoded with plain text
  • Hardcoded using SHA1 encoded passwords
  • JDBC based
  • MongoDB based (these principles could be applied to any database)
Jersey 1.x and 2.x Cross-Site Scripting XSS Filter for Java Web Apps

Jersey 1.x and 2.x Cross-Site Scripting XSS Filter for Java Web Apps

by Alessandro | Mar 23, 2013 | Java, Jersey, XSS

This post is going to show you how to build a Jersey Cross-Site Scripting XSS filter for Java Web Apps. As we all know, when building a web application of any sort it’s always important to focus on security. Cross-Site Scripting (XSS) is a popular security issue found across many sites. Here is a brief summary on the current XSS situation and a good Cheat Sheet provided by OWASP.

« Older Entries

Latest Blog Posts

  • Spring Security Tutorial: Form Login Java Configuration
  • Spring Security Tutorial: 3-Legged OAuth 1.0
  • Spring Security Tutorial: 2-Legged OAuth 1.0
  • Spring Security Tutorial: 0-Legged OAuth 1.0
  • Spring Security Tutorial: Form Login

Blog Categories

  • Backbone.js (2)
  • Java (7)
  • JavaScript (2)
  • Jersey (1)
  • Jetty (1)
  • Lo-Dash (1)
  • Maven (1)
  • OAuth (3)
  • Spring Security (5)
  • Videos (1)
  • XSS (1)
  • Facebook
  • Twitter
  • RSS

Designed by Elegant Themes | Powered by WordPress