public interface RestSecuritySettingsService
Modifier and Type | Method and Description |
---|---|
RestSecuritySettings |
getRestSecuritySettings()
Retrieve security settings from bamboo.
|
void |
updateSecuritySettings(RestSecuritySettings restSecuritySettings)
Updates the security settings on bamboo.
|
RestSecuritySettings getRestSecuritySettings()
RestSecuritySettings
void updateSecuritySettings(RestSecuritySettings restSecuritySettings) throws WebValidationException, org.quartz.SchedulerException
restSecuritySettings
- The settings to be updatedWebValidationException
- if there settings provided are invalidorg.quartz.SchedulerException
- if there is a problem with the schedulerCopyright © 2017 Atlassian Software Systems Pty Ltd. All rights reserved.