new PasswordClient(jiraClient)
Used to access Jira REST endpoints in '/rest/api/2/password'
Parameters:
Name | Type | Description |
---|---|---|
jiraClient |
JiraClient |
- Source:
Methods
getPasswordPolicy(opts, callbackopt) → {Promise}
Returns user-friendly statements governing the system's password policy.
Parameters:
Name | Type | Attributes | Description | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|
opts |
The request options to send to the Jira API Properties
|
||||||||||||
callback |
<optional> |
Called when the password policy has been retrieved. |
- Source:
Returns:
Resolved when the password policy has been retrieved.
- Type
- Promise