Skip navigation links
PMP API Docs

Package com.manageengine.pmp

Password Manager Pro provides a XML-RPC based API for applications to retrieve passwords that they need to connect to other applications or databases.

See: Description

Package com.manageengine.pmp Description

Password Manager Pro provides a XML-RPC based API for applications to retrieve passwords that they need to connect to other applications or databases. This package provides a Java wrapper interface over the XML-RPC API to make it easy for Java applications to use the API.

There are a couple of steps involved in making your Java application use the PMP API to securely retreive passwords from the PMP repository.

1. Setup and obtain the PasswordManagerPro.jar and integrate it with your application and
2. Using the API to retrieve and manage passwords in your Java application

For details on Step 1 refer to the product documentation. For Step 2, refer Javadocs of PasswordManagerPro class to use it in your application. See PMPAPIExample.java for examples on how to use the API for various cases. It is recommended to run the PMPAPIExample.java with test data in your environment to make sure Step 1 is setup properly before using the API in your application.
Skip navigation links
"PMP API Docs"

Copyright © 2019 AdventNet Inc. All Rights Reserved.