Pages
Categories
Archives
Tag Archives: Java
Yubikey Glassfish Java Authentication Realm
Container-managed authentication is very useful in Java web applications; it saves writing a lot of back-end authentication and authorisation code into our applications, makes SSO (single sign-on) trivial between J2EE apps and also allows developers to hook into existing enterprise authorisation frameworks with relative ease. With our recent development work with the Yubikey, a one-time [...]
Using the Dell Latitude E6400 Built-in GPS
I recently took delivery of a new Dell Latitude E6400 laptop to use as primary workstation. All things considered it’s turning out to be an excellent choice. One of the things that surprised me was the presence of a GPS transciever built into the laptop as part of the HSPA 3G wireless card. Viewing in [...]
Tuning JVM Memory Settings