Previous Topic: How a Password Consumer SDK Application Gets a Password

Next Topic: The .NET PUPM SDK


The Java PUPM SDK

The Java PUPM 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 PUPM SDK on Windows and UNIX endpoints on which CA Access Control is installed. The Java application that you write must use JRE 1.5 or later.

The Java PUPM 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 Access Control 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