Previous Topic: CA SiteMinder WSS SDK OverviewNext Topic: CA SiteMinder WSS SDK API Reference Material


CA SiteMinder WSS SDK Contents

The Java API JAR file and sample source code are located under SDK_Install_Dir, the directory in which the CA SiteMinder WSS SDK software is installed.

For example:

Note: For information about installing the CA SiteMinder WSS SDK, see the CA SOA Security Manager Implementation Guide.

Installed Directory Structure

The SDK installation includes header files, binary files, library files, and examples, as shown in the following table.

Directory

Subdirectory

Files

/include

-

ContentHelperService.h

/bin

 

/linux

txmapi.so

/solaris

txmapi.so

/samples

 

/javaClientAPI

XMLDocAgent.java
xmldocagent.bat

/javaAgentAPI

HTTPApplication.java
sampleapp.bat
sampleapp.sh

/lib

/win32

txmapi.lib

/java

-

soasmapi.jar

SDK Samples

The CA CA SiteMinder WSS SDK contains a number of sample applications that can help you understand the APIs.

The samples are installed in subdirectories of the following directory:

SDK_Install_Dir/samples

The sample subdirectories contain source files, project files, makefiles, and other related files for building the sample applications and plug-ins.

The following table lists the subdirectories where the sample files are installed:

Subdirectory Name

Sample Description

javaAgentAPI

Java custom XML-enabled agent sample files.

javaClientAPI

Java Web service client application sample files.