The Java API JAR file and sample source code are located under SDK_Install_Dir, the directory in which the CA SiteMinder® Web Services Security SDK software is installed.
For example:
Note: For information about installing the CA SiteMinder® Web Services Security SDK, see the CA SOA Security Manager Implementation Guide.
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 |
|
/javaAgentAPI |
HTTPApplication.java |
|
|
/lib |
/win32 |
txmapi.lib |
|
/java |
- |
soasmapi.jar |
The CA CA SiteMinder® Web Services Security 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. |
|
Copyright © 2014 CA.
All rights reserved.
|
|