| Package | Description |
|---|---|
| com.atlassian.crowd.manager.application |
| Modifier and Type | Method and Description |
|---|---|
void |
ApplicationManager.remove(Application application)
Remove an application.
|
void |
ApplicationManager.removeDirectoryFromApplication(Directory directory,
Application application)
Will remove a directory from an application.
|
Application |
ApplicationManager.update(Application application)
Updates an application's details.
|
void |
ApplicationManager.updateCredential(Application application,
PasswordCredential passwordCredential)
Takes an application with a List of credentials that are unencrypted, encrypts them
and then updates the application in the database with the encrypted credentials
|
Copyright © 2018 Atlassian. All rights reserved.