Pages
Categories
Archives
Category 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 [...]
Tuning JVM Memory Settings