Uses of Class
com.atlassian.crowd.manager.application.ApplicationManagerException
Packages that use ApplicationManagerException
-
Uses of ApplicationManagerException in com.atlassian.crowd.manager.application
Methods in com.atlassian.crowd.manager.application that throw ApplicationManagerExceptionModifier and TypeMethodDescriptionvoidApplicationManager.remove(Application application) Remove an application.voidApplicationManager.removeDirectoryFromApplication(Directory directory, Application application) Will remove a directory from an application.ApplicationManager.update(Application application) Updates an application's details.voidApplicationManager.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