Deprecated Methods |
com.octo.captcha.component.image.textpaster.AbstractTextPaster.getMaxAcceptedWordLenght()
misspelled, use AbstractTextPaster.getMaxAcceptedWordLength() instead |
com.octo.captcha.component.image.textpaster.TextPaster.getMaxAcceptedWordLenght()
misspelled, use TextPaster.getMaxAcceptedWordLength() instead |
com.octo.captcha.component.image.wordtoimage.ComposedWordToImage.getMaxAcceptedWordLenght()
|
com.octo.captcha.component.image.wordtoimage.SimpleWordToImage.getMaxAcceptedWordLenght()
misspelled, use SimpleWordToImage.getMaxAcceptedWordLength() instead |
com.octo.captcha.component.image.wordtoimage.WordToImage.getMaxAcceptedWordLenght()
misspelled, use WordToImage.getMaxAcceptedWordLength() instead |
com.octo.captcha.component.sound.wordtosound.WordToSound.getMaxAcceptedWordLenght()
misspelled, use WordToSound.getMaxAcceptedWordLength() instead |
com.octo.captcha.component.sound.wordtosound.AbstractFreeTTSWordToSound.getMaxAcceptedWordLenght()
misspelled, use AbstractFreeTTSWordToSound.getMaxAcceptedWordLength() instead |
com.octo.captcha.component.image.textpaster.AbstractTextPaster.getMinAcceptedWordLenght()
misspelled, use AbstractTextPaster.getMinAcceptedWordLength() instead |
com.octo.captcha.component.image.textpaster.TextPaster.getMinAcceptedWordLenght()
misspelled, use TextPaster.getMinAcceptedWordLength() instead |
com.octo.captcha.component.image.wordtoimage.ComposedWordToImage.getMinAcceptedWordLenght()
|
com.octo.captcha.component.image.wordtoimage.SimpleWordToImage.getMinAcceptedWordLenght()
misspelled, use SimpleWordToImage.getMinAcceptedWordLength() instead |
com.octo.captcha.component.image.wordtoimage.WordToImage.getMinAcceptedWordLenght()
misspelled, use WordToImage.getMinAcceptedWordLength() instead |
com.octo.captcha.component.sound.wordtosound.WordToSound.getMinAcceptedWordLenght()
misspelled, use WordToSound.getMinAcceptedWordLength() instead |
com.octo.captcha.component.sound.wordtosound.AbstractFreeTTSWordToSound.getMinAcceptedWordLenght()
misspelled, use AbstractFreeTTSWordToSound.getMinAcceptedWordLength() instead |
com.octo.captcha.service.captchastore.CaptchaStore.storeCaptcha(String, Captcha)
in order to implement the by locale generation, use the CaptchaStore.storeCaptcha(String, com.octo.captcha.Captcha, java.util.Locale) |