- Recent
- Popular
- Tags (3)
- Subscribers (10)
- Spring Security customization (Part 2 - Adjusting secured session in real time)January 2
-
Imagine you are in the secured session (you are logged on and are authorized to access a particular resource), but your security infrastructure team has updated your rights and privileges. Perhaps you were given more rights and privileges or perhaps your rights were completely revoked. . . The problem is that your secured session is [...]
- Spring Security customization (Part 1 - Customizing UserDetails or extending GrantedAuthority)January 2
-
This is the first part of what I hope will become a multipart series of small posts showing practical examples around Spring Security customization. The requirements for these customizations are not imaginary and all came from the field. . .
Assume you have the following requirement. You have a list of roles where each role contains [...]
- Deploying GWT Applications in SpringSource dm Server - Part 3December 19 2008
-
Introduction
This is the final blog in a series of three describing a step-by-step approach to building and deploying GWT applications in the SpringSource dm Server™. The first blog looked at the process of creating a simple WAR file from a sample GWT application and the second blog turned the GWT dependencies into an OSGi bundle [...]
- Using Spring BlazeDS Integration 1.0.0.M1December 17 2008
-
Today we announced the public availability of the first milestone release of the newest member of the open source Spring project portfolio, Spring BlazeDS Integration. This project's purpose is to make it easier to build Spring-powered Rich Internet Applications using Adobe Flex as the front-end client. It aims to achieve this purpose by [...]
- Slides and Demos from SpringOne Americas 2008December 11 2008
-
As promised to the attendees of my sessions, here is the content for my dm Server and concurrency sessions.
Introduction to dm Server
The slides and demo code for this presentation were attached to my previous entry: Getting Started with SpringSource dm Server.
While I was at the conference I met with David Winterfeldt from Spring by Example [...]
