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