public interface CrowdApplicationPasswordManager
| Modifier and Type | Method and Description |
|---|---|
void |
resetCrowdPasswordIfRequired()
Resets both the Crowd application's password in the database
and application.password in crowd.properties.
|
void resetCrowdPasswordIfRequired()
throws ApplicationManagerException,
ApplicationNotFoundException
ApplicationNotFoundException - Crowd application does not exist in the database.ApplicationManagerException - error updating credentials.Copyright © 2016 Atlassian. All rights reserved.