Previous Topic: How a Password Consumer SDK Application Gets a PasswordNext Topic: The .NET SAM SDK


The Java SAM SDK

The Java SAM SDK is a password consumer SDK that lets you write Java applications that get, check out, and check in privileged account passwords. You can use the Java SAM SDK on Windows and UNIX endpoints on which CA ControlMinder is installed. The Java application that you write must use JRE 1.5 or later.

The Java SAM SDK is located in the following directory:

ACInstallDir/SDK/JAVA

This directory contains the following:

If you want the application to log runtime events and information, you must also include a log4j library in the classpath. You must create a Software Development Kit (SDK/CLI) password consumer for the application in CA ControlMinder Enterprise Management before it can get, check out, and check in privileged account passwords.

More information:

How to Configure an Endpoint to Use a Password Consumer SDK Application