JPam – a bridge between JAAS and Unix PAM security

I have just released JPam 1.0. JPam is a Java-PAM bridge. PAM, or Pluggable Authentication Modules, is a standard security architecture used on Linux, Mac OS X, Solaris, HP-UX and other Unix systems. JPam is the missing link between the two. JPAM permits the use of PAM authentication facilities by Java applications running on those… Continue reading JPam – a bridge between JAAS and Unix PAM security

Published
Categorized as Java

Spnego for Glassfish – First working implementation achieved today

I am feeling a little excited right now. Today we got an implementation of SPNEGO going for Glassfish. It will be refined over coming days, but it works. You can use Glassfish in a Kerberos Single Sign On environment. It works with Firefox, IE and Safari. Some features/limitations at present: * We use the new… Continue reading Spnego for Glassfish – First working implementation achieved today

Published
Categorized as Java

Ehcache Talk at JavaOne 2007

Session ID: TS-6175 Session Title: Distributed Caching, Using the JCACHE API and ehcache, Including a Case Study on Wotif.com Track: The Next Generation Web Room: Esplanade 307-310 Date: 08-MAY-07 Start Time: 10:50

Published
Categorized as Java