Approximately three years a go I started the development of a simple JDBC based security realm for Glassfish. The reason was that I was migrating from JBoss to glassfish and was running into problems with one application. That application simpy stored authentication data (user, group, password digests) into a database. I had been relying on a simple configuration for this on JBoss but ran into limitations of JDBCRealm on Glassfish. Therefore, I made my own realm. It is now being used at several places already. With version 1.1 I consider this security realm feature complete. More info is at the web site.
Categories
-
Recent Posts
Recent Comments
- login gbo338 on Two worlds meet (1): Automated creation of Yum Repos with Maven, Nexus, and Hudson
- Login Gbosky on Two worlds meet (1): Automated creation of Yum Repos with Maven, Nexus, and Hudson
- Gbo Slot on Two worlds meet (1): Automated creation of Yum Repos with Maven, Nexus, and Hudson
- Twicsy on Two worlds meet (1): Automated creation of Yum Repos with Maven, Nexus, and Hudson
- Relief Transdermal Patch on Two worlds meet (1): Automated creation of Yum Repos with Maven, Nexus, and Hudson
Archives
Meta
4 Responses to Flexible JDBC Realm for Glassfish