Sun OpenSSO Enterprise 8.0 Developer's Guide

Installing the Client SDK By Compiling the Samples

You can also install the Client SDK by compiling the samples yourself. The procedure is documented in opensso-client.zip.

opensso-client.zip is in the samples directory of the downloaded and inflated opensso.zip. Unzipping opensso-client.zip reveals the war and sdk directories. The sdk directory contains source code that needs to be compiled before use and includes the following sub directories:


Note –

These samples can be run in a standalone JVM outside of a web container.


ProcedureTo Install the Client SDK by Compiling the Samples

Before You Begin
  1. Copy the compressed opensso-client.zip to a staging directory on the host machine where you plan to deploy the Client SDK.

  2. Unzip opensso-client.zip.

  3. Change to the sdk directory.

  4. Follow the README to configure the Client SDK and, compile and run the samples.