Class ClientPassword
java.lang.Object
cloud.pangeacyber.pangea.Client
cloud.pangeacyber.pangea.authn.clients.ClientPassword
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionMethods inherited from class cloud.pangeacyber.pangea.Client
buildClient, buildPostRequest, doPost, fillPostHeaders, setCustomHeaders, setCustomUserAgent
-
Field Details
-
serviceName
- See Also:
-
-
Constructor Details
-
ClientPassword
-
-
Method Details
-
change
public ClientPasswordChangeResponse change(String token, String oldPassword, String newPassword) throws PangeaException, PangeaAPIException - Throws:
PangeaExceptionPangeaAPIException
-