Package com.octo.captcha.image
Class ImageCaptcha
java.lang.Object
com.octo.captcha.image.ImageCaptcha
- All Implemented Interfaces:
com.octo.captcha.Captcha,Serializable
The inside ImageCaptcha class dependens com.sun.image.codec.jpeg.* which has been droped.
So rewite it.
- See Also:
-
Field Details
-
question
-
challenge
-
-
Constructor Details
-
ImageCaptcha
-
-
Method Details
-
getQuestion
- Specified by:
getQuestionin interfacecom.octo.captcha.Captcha
-
getChallenge
- Specified by:
getChallengein interfacecom.octo.captcha.Captcha
-
getImageChallenge
-
disposeChallenge
public final void disposeChallenge()- Specified by:
disposeChallengein interfacecom.octo.captcha.Captcha
-
hasGetChalengeBeenCalled
- Specified by:
hasGetChalengeBeenCalledin interfacecom.octo.captcha.Captcha
-