todd - 03/19/08

This package is used to build a JAR for the benefit of Java thin clients that
wish to use Jazz's mechanisms for remote authentication and secure socket
and trust mgmt.  One such client is the interop REST client component.

Because clients of this package want a minimum of transitive dependencies from
this package, this package can only have dependencies on "java.*" and "org.apache.commons.*".
No dependencies on any Jazz or EMF code is allowed.