Posts tagged as:
authentication
Daily del.icio.us for June 29th
{ 0 comments }
Daily del.icio.us for March 9th through March 10th
Related posts
{ 0 comments }
Daily del.icio.us for January 19th through January 20th
Related posts
Daily del.icio.us for Mar 07, 2007 through Mar 08, 2007
Related posts
Daily del.icio.us for Feb 28, 2007 through Mar 01, 2007
Related posts
Daily del.icio.us for Sep 30, 2006
BBAuth also offers a Single Sign-On (SSO) facility so that existing Yahoo! users can use your services without having to complete yet another registration process.
Eclipse Ecosystem: Build versus collaborate
Bezos explains this behavior as organizations thinking their infrastructure or platform is part of their "secret sauce", but quickly get overwhelmed trying to keep current and trying to achieve homogeneity.
MySQL Performance Blog » What to tune in MySQL Server after installation
Even though you can tune quite a lot of variables in MySQL Servers only few of them are really important for most common workload
Related posts
Daily del.icio.us for Sep 26, 2006
A List Apart: Articles: 12 Lessons for Those Afraid of CSS and Standards
The cries of frustration I hear from other developers about CSS are only an echo of the ones I made for years. As a result I like to think that I can relate, and I'm writing to convey the most important lessons I've learned so far.
Brennan's Blog - Blog Archive - Shared Authentication for .NET, Java, PHP, Firefox, Safari, etc
As you look into how InfoCard works, you will see how it benefits from the proven public key encryption which makes SSL work.
sometimes nothin' can be a real cool hand: Defining software architecture roles.
Marty Andrews has written "Defining software architecture roles," which describes what system architects, solution architects, and enterprise architects' actual roles are (via TheServerSide)
Related posts
Daily del.icio.us for Jun 28, 2006
Related posts
Servlet Filters: Part II
Earlier in the month, I blogged about Servlet Filters and how I see them as Aspects in the AOP world. Based on the blog entry, I've gotten tons of email from people that wanted to know more about Servlet Filters, how to use them and how to use the simple Authentication filter I used as an example. I also got quite a few emails from people that wanted to know what other filters I used and so I am including some resources that I find very helpful along with a few servlet filters that I use every day.
Servlet Filter Tutorials
Servlet Filter Apps
If you know of any other Servlet Filters that are useful, drop me an email or send me trackback.
Tags: AOP, aspectj, authentication, development, filters, J2EE, java, servlet, web