Previous Topic: Java SDK  Sample Application Execution

Next Topic: Customize an Assertion with an Assertion Generator Plug-in


Java SDK Sample Application Customization

The sample application can be modified using build.bat or build.sh scripts to regenerate the fedsdksample.jar.

To customize the sample Java application

  1. Modify SpSideServlet or SpSideAttributeServlet.java as desired.
  2. Verify that the JDK is installed and JAVA_HOME is set appropriately for your JDK installation.
  3. Run build.bat (Windows) or build.sh (UNIX) to build the fedsdksample.jar file.

The customized version of the sample application is ready to run.