- 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.