Interface RestSecuritySettingsService

    • Method Detail

      • updateSecuritySettings

        void updateSecuritySettings​(@NotNull
                                    @NotNull RestSecuritySettings restSecuritySettings)
                             throws WebValidationException,
                                    org.quartz.SchedulerException
        Updates the security settings on bamboo.
        Parameters:
        restSecuritySettings - The settings to be updated
        Throws:
        WebValidationException - if there settings provided are invalid
        org.quartz.SchedulerException - if there is a problem with the scheduler