Skip navigation links
PMP API Docs
C G P R 

C

changePassword(String, String, String, Boolean) - Method in class com.manageengine.pmp.PasswordManagerPro
Changes the password of the specified account on the resource in the PMP repository.
changePassword(String, String, String, String, Boolean) - Method in class com.manageengine.pmp.PasswordManagerPro
Changes the password of the specified account on the resource in the PMP repository.
changePassword(String, String, String, Boolean, String) - Method in class com.manageengine.pmp.PasswordManagerPro
Changes the password of the specified account on the resource in the PMP repository.
changePassword(String, String, String, String, Boolean, String) - Method in class com.manageengine.pmp.PasswordManagerPro
Changes the password of the specified account on the resource in the PMP repository.
com.manageengine.pmp - 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.
createResource(String, String, String, String, String) - Method in class com.manageengine.pmp.PasswordManagerPro
Creates a new resource in the PMP repository with the specified resource name and resource type and adds the specified user account.
createResource(String, String, String, String) - Method in class com.manageengine.pmp.PasswordManagerPro
Creates a new resource in the PMP repository with the specified resource name and resource type and adds the specified user account.

G

getInstance() - Static method in class com.manageengine.pmp.PasswordManagerPro
Returns the singleton instance of PasswordManagerPro for the calling application to invoke the password management actions.

P

PasswordManagerPro - Class in com.manageengine.pmp
This class provides the methods to perform the various password management actions on the PMP repository.
PMPException - Exception in com.manageengine.pmp
 
PMPException() - Constructor for exception com.manageengine.pmp.PMPException
Constructs a new exception with null as its detail message.
PMPException(Exception) - Constructor for exception com.manageengine.pmp.PMPException
Constructs a new exception with the specified cause.
PMPException(String) - Constructor for exception com.manageengine.pmp.PMPException
Constructs a new exception with the specified detail message.
PMPException(String, Exception) - Constructor for exception com.manageengine.pmp.PMPException
Constructs a new exception with the specified detail message and cause.
PolicyException - Exception in com.manageengine.pmp
 
PolicyException() - Constructor for exception com.manageengine.pmp.PolicyException
Constructs a new exception with null as its detail message.
PolicyException(Exception) - Constructor for exception com.manageengine.pmp.PolicyException
Constructs a new exception with the specified cause.
PolicyException(String) - Constructor for exception com.manageengine.pmp.PolicyException
Constructs a new exception with the specified detail message.
PolicyException(String, Exception) - Constructor for exception com.manageengine.pmp.PolicyException
Constructs a new exception with the specified detail message and cause.

R

ResourceException - Exception in com.manageengine.pmp
 
ResourceException() - Constructor for exception com.manageengine.pmp.ResourceException
Constructs a new exception with null as its detail message.
ResourceException(Exception) - Constructor for exception com.manageengine.pmp.ResourceException
Constructs a new exception with the specified cause.
ResourceException(String) - Constructor for exception com.manageengine.pmp.ResourceException
Constructs a new exception with the specified detail message.
ResourceException(String, Exception) - Constructor for exception com.manageengine.pmp.ResourceException
Constructs a new exception with the specified detail message and cause.
retrievePassword(String, String) - Method in class com.manageengine.pmp.PasswordManagerPro
Returns the password of the specified account on the resource from the PMP repository.
retrievePassword(String, String, String) - Method in class com.manageengine.pmp.PasswordManagerPro
Returns the password of the specified account on the resource from the PMP repository.
retrievePassword(String, String, String, String) - Method in class com.manageengine.pmp.PasswordManagerPro
Returns the password of the specified account on the resource from the PMP repository.
C G P R 
Skip navigation links
"PMP API Docs"

Copyright © 2019 AdventNet Inc. All Rights Reserved.