public class RestCaptchaConfiguration extends Object
Constructor and Description |
---|
RestCaptchaConfiguration() |
RestCaptchaConfiguration(boolean enableCaptcha,
boolean enableCaptchaOnSignup,
int maxLoginAttempts) |
Modifier and Type | Method and Description |
---|---|
int |
getMaxLoginAttempts() |
boolean |
isEnableCaptcha() |
boolean |
isEnableCaptchaOnSignup() |
Copyright © 2020 Atlassian Software Systems Pty Ltd. All rights reserved.