|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ApplicationManagerException | |
|---|---|
| com.atlassian.crowd.manager.application | |
| Uses of ApplicationManagerException in com.atlassian.crowd.manager.application |
|---|
| Methods in com.atlassian.crowd.manager.application that throw ApplicationManagerException | |
|---|---|
void |
ApplicationManager.remove(Application application)
Remove an application. |
void |
ApplicationManager.removeDirectoryFromApplication(com.atlassian.crowd.embedded.api.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,
com.atlassian.crowd.embedded.api.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 |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||