public final class JiraCaptchaServiceImpl extends Object implements JiraCaptchaService
Constructor and Description |
---|
JiraCaptchaServiceImpl() |
Modifier and Type | Method and Description |
---|---|
com.octo.captcha.service.image.ImageCaptchaService |
getImageCaptchaService() |
static com.octo.captcha.service.image.ImageCaptchaService |
getInstance() |
void |
onGeneralConfigurationChange(GeneralConfigurationUpdatedEvent event) |
public static com.octo.captcha.service.image.ImageCaptchaService getInstance()
public com.octo.captcha.service.image.ImageCaptchaService getImageCaptchaService()
getImageCaptchaService
in interface JiraCaptchaService
@EventListener public void onGeneralConfigurationChange(GeneralConfigurationUpdatedEvent event)
Copyright © 2002-2019 Atlassian. All Rights Reserved.