jar

io.leopard.thirdparty : jcaptcha-core

Maven & Gradle

Jan 22, 2015
3 usages

JCaptcha

Table Of Contents

Latest Version

Download io.leopard.thirdparty : jcaptcha-core JAR file - Latest Versions:

All Versions

Download io.leopard.thirdparty : jcaptcha-core JAR file - All Versions:

Version Vulnerabilities Size Updated
2.0.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window jcaptcha-core-2.0.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.octo.captcha.component.image.fontgenerator

├─ com.octo.captcha.component.image.fontgenerator.AbstractFontGenerator.class - [JAR]

├─ com.octo.captcha.component.image.fontgenerator.DeformedRandomFontGenerator.class - [JAR]

├─ com.octo.captcha.component.image.fontgenerator.FontGenerator.class - [JAR]

├─ com.octo.captcha.component.image.fontgenerator.RandomFontGenerator.class - [JAR]

├─ com.octo.captcha.component.image.fontgenerator.TwistedAndShearedRandomFontGenerator.class - [JAR]

├─ com.octo.captcha.component.image.fontgenerator.TwistedRandomFontGenerator.class - [JAR]

com.octo.captcha.engine.image.fisheye

├─ com.octo.captcha.engine.image.fisheye.SimpleFishEyeEngine.class - [JAR]

com.octo.captcha.sound.spellfind

├─ com.octo.captcha.sound.spellfind.SpellFindCaptcha.class - [JAR]

├─ com.octo.captcha.sound.spellfind.SpellFindCaptchaFactory.class - [JAR]

com.octo.captcha.module.config

├─ com.octo.captcha.module.config.CaptchaModuleConfig.class - [JAR]

├─ com.octo.captcha.module.config.CaptchaModuleConfigHelper.class - [JAR]

com.octo.captcha.engine.image

├─ com.octo.captcha.engine.image.DefaultImageCaptchaEngine.class - [JAR]

├─ com.octo.captcha.engine.image.ImageCaptchaEngine.class - [JAR]

├─ com.octo.captcha.engine.image.ListImageCaptchaEngine.class - [JAR]

com.octo.captcha.engine.image.utils

├─ com.octo.captcha.engine.image.utils.ImageCaptchaToJPEG.class - [JAR]

├─ com.octo.captcha.engine.image.utils.ImageToFile.class - [JAR]

├─ com.octo.captcha.engine.image.utils.LogoGenerator.class - [JAR]

├─ com.octo.captcha.engine.image.utils.SimpleImageCaptchaToJPEG.class - [JAR]

com.octo.captcha.service.sound

├─ com.octo.captcha.service.sound.AbstractManageableSoundCaptchaService.class - [JAR]

├─ com.octo.captcha.service.sound.SoundCaptchaService.class - [JAR]

com.octo.captcha.engine

├─ com.octo.captcha.engine.GenericCaptchaEngine.class - [JAR]

com.octo.captcha.component.word.worddecorator

├─ com.octo.captcha.component.word.worddecorator.SpellerWordDecorator.class - [JAR]

├─ com.octo.captcha.component.word.worddecorator.WordDecorator.class - [JAR]

com.octo.captcha.image.gimpy

├─ com.octo.captcha.image.gimpy.Gimpy.class - [JAR]

├─ com.octo.captcha.image.gimpy.GimpyFactory.class - [JAR]

com.octo.captcha.component.word

├─ com.octo.captcha.component.word.DefaultSizeSortedWordList.class - [JAR]

├─ com.octo.captcha.component.word.DictionaryReader.class - [JAR]

├─ com.octo.captcha.component.word.FileDictionary.class - [JAR]

├─ com.octo.captcha.component.word.SizeSortedWordList.class - [JAR]

com.octo.captcha.service.multitype

├─ com.octo.captcha.service.multitype.GenericManageableCaptchaService.class - [JAR]

├─ com.octo.captcha.service.multitype.GenericManageableCaptchaServiceMBean.class - [JAR]

├─ com.octo.captcha.service.multitype.MultiTypeCaptchaService.class - [JAR]

com.octo.captcha.component.image.textpaster.glyphsdecorator

├─ com.octo.captcha.component.image.textpaster.glyphsdecorator.BaffleGlyphsDecorator.class - [JAR]

├─ com.octo.captcha.component.image.textpaster.glyphsdecorator.GlyphsDecorator.class - [JAR]

├─ com.octo.captcha.component.image.textpaster.glyphsdecorator.RandomLinesGlyphsDecorator.class - [JAR]

com.octo.captcha.component.image.textpaster

├─ com.octo.captcha.component.image.textpaster.AbstractTextPaster.class - [JAR]

├─ com.octo.captcha.component.image.textpaster.DecoratedRandomTextPaster.class - [JAR]

├─ com.octo.captcha.component.image.textpaster.Glyphs.class - [JAR]

├─ com.octo.captcha.component.image.textpaster.GlyphsPaster.class - [JAR]

├─ com.octo.captcha.component.image.textpaster.MutableAttributedString.class - [JAR]

├─ com.octo.captcha.component.image.textpaster.NonLinearRandomAngleTextPaster.class - [JAR]

├─ com.octo.captcha.component.image.textpaster.NonLinearTextPaster.class - [JAR]

├─ com.octo.captcha.component.image.textpaster.RandomTextPaster.class - [JAR]

├─ com.octo.captcha.component.image.textpaster.SimpleTextPaster.class - [JAR]

├─ com.octo.captcha.component.image.textpaster.TextPaster.class - [JAR]

├─ com.octo.captcha.component.image.textpaster.VisitedAndDecoratedTextPaster.class - [JAR]

com.octo.captcha.module.taglib

├─ com.octo.captcha.module.taglib.BaseCaptchaTag.class - [JAR]

├─ com.octo.captcha.module.taglib.MessageTag.class - [JAR]

├─ com.octo.captcha.module.taglib.QuestionTag.class - [JAR]

com.octo.captcha.component.image.color

├─ com.octo.captcha.component.image.color.ColorGenerator.class - [JAR]

├─ com.octo.captcha.component.image.color.RandomListColorGenerator.class - [JAR]

├─ com.octo.captcha.component.image.color.RandomRangeColorGenerator.class - [JAR]

├─ com.octo.captcha.component.image.color.SingleColorGenerator.class - [JAR]

com.octo.captcha.sound

├─ com.octo.captcha.sound.SoundCaptcha.class - [JAR]

├─ com.octo.captcha.sound.SoundCaptchaFactory.class - [JAR]

com.octo.captcha.service.image

├─ com.octo.captcha.service.image.AbstractManageableImageCaptchaService.class - [JAR]

├─ com.octo.captcha.service.image.DefaultManageableImageCaptchaService.class - [JAR]

├─ com.octo.captcha.service.image.ImageCaptchaService.class - [JAR]

com.octo.captcha.text

├─ com.octo.captcha.text.TextCaptcha.class - [JAR]

├─ com.octo.captcha.text.TextCaptchaFactory.class - [JAR]

com.octo.captcha.module.web.image

├─ com.octo.captcha.module.web.image.ImageToJpegHelper.class - [JAR]

com.octo.captcha.sound.speller

├─ com.octo.captcha.sound.speller.SpellerSound.class - [JAR]

├─ com.octo.captcha.sound.speller.SpellerSoundFactory.class - [JAR]

com.octo.captcha.text.math

├─ com.octo.captcha.text.math.MathCaptcha.class - [JAR]

├─ com.octo.captcha.text.math.MathCaptchaFactory.class - [JAR]

com.octo.captcha.engine.sound

├─ com.octo.captcha.engine.sound.DefaultSoundCaptchaEngine.class - [JAR]

├─ com.octo.captcha.engine.sound.ListSoundCaptchaEngine.class - [JAR]

├─ com.octo.captcha.engine.sound.SoundCaptchaEngine.class - [JAR]

com.octo.captcha.image

├─ com.octo.captcha.image.ImageCaptcha.class - [JAR]

├─ com.octo.captcha.image.ImageCaptchaFactory.class - [JAR]

com.octo.captcha.service

├─ com.octo.captcha.service.AbstractCaptchaService.class - [JAR]

├─ com.octo.captcha.service.AbstractManageableCaptchaService.class - [JAR]

├─ com.octo.captcha.service.AbstractManageableCaptchaServiceMBean.class - [JAR]

├─ com.octo.captcha.service.ManageableCaptchaService.class - [JAR]

com.octo.captcha.component.image.deformation

├─ com.octo.captcha.component.image.deformation.ImageDeformation.class - [JAR]

├─ com.octo.captcha.component.image.deformation.ImageDeformationByBufferedImageOp.class - [JAR]

├─ com.octo.captcha.component.image.deformation.ImageDeformationByFilters.class - [JAR]

├─ com.octo.captcha.component.image.deformation.PuzzleImageDeformation.class - [JAR]

com.octo.captcha.component.image.textpaster.textdecorator

├─ com.octo.captcha.component.image.textpaster.textdecorator.BaffleTextDecorator.class - [JAR]

├─ com.octo.captcha.component.image.textpaster.textdecorator.LineTextDecorator.class - [JAR]

├─ com.octo.captcha.component.image.textpaster.textdecorator.TextDecorator.class - [JAR]

com.octo.captcha.sound.gimpy

├─ com.octo.captcha.sound.gimpy.GimpySound.class - [JAR]

├─ com.octo.captcha.sound.gimpy.GimpySoundFactory.class - [JAR]

com.octo.captcha.module.jmx

├─ com.octo.captcha.module.jmx.JMXRegistrationHelper.class - [JAR]

com.octo.captcha.component.image.backgroundgenerator

├─ com.octo.captcha.component.image.backgroundgenerator.AbstractBackgroundGenerator.class - [JAR]

├─ com.octo.captcha.component.image.backgroundgenerator.BackgroundGenerator.class - [JAR]

├─ com.octo.captcha.component.image.backgroundgenerator.EllipseBackgroundGenerator.class - [JAR]

├─ com.octo.captcha.component.image.backgroundgenerator.FileReaderRandomBackgroundGenerator.class - [JAR]

├─ com.octo.captcha.component.image.backgroundgenerator.FunkyBackgroundGenerator.class - [JAR]

├─ com.octo.captcha.component.image.backgroundgenerator.GradientBackgroundGenerator.class - [JAR]

├─ com.octo.captcha.component.image.backgroundgenerator.MultipleShapeBackgroundGenerator.class - [JAR]

├─ com.octo.captcha.component.image.backgroundgenerator.UniColorBackgroundGenerator.class - [JAR]

com.octo.captcha.component.image.textpaster.glyphsvisitor

├─ com.octo.captcha.component.image.textpaster.glyphsvisitor.GlyphsVisitors.class - [JAR]

├─ com.octo.captcha.component.image.textpaster.glyphsvisitor.HorizontalSpaceGlyphsVisitor.class - [JAR]

├─ com.octo.captcha.component.image.textpaster.glyphsvisitor.MoveAllGlyphsToOriginVisitor.class - [JAR]

├─ com.octo.captcha.component.image.textpaster.glyphsvisitor.OverlapGlyphsUsingShapeVisitor.class - [JAR]

├─ com.octo.captcha.component.image.textpaster.glyphsvisitor.OverlapGlyphsVisitor.class - [JAR]

├─ com.octo.captcha.component.image.textpaster.glyphsvisitor.RotateGlyphsRandomVisitor.class - [JAR]

├─ com.octo.captcha.component.image.textpaster.glyphsvisitor.ShearGlyphsRandomVisitor.class - [JAR]

├─ com.octo.captcha.component.image.textpaster.glyphsvisitor.TranslateAllToRandomPointVisitor.class - [JAR]

├─ com.octo.captcha.component.image.textpaster.glyphsvisitor.TranslateGlyphsVerticalRandomVisitor.class - [JAR]

com.octo.captcha.service.text

├─ com.octo.captcha.service.text.TextCaptchaService.class - [JAR]

com.octo.captcha.module.web.sound

├─ com.octo.captcha.module.web.sound.SoundToWavHelper.class - [JAR]

com.octo.captcha.image.fisheye

├─ com.octo.captcha.image.fisheye.FishEye.class - [JAR]

├─ com.octo.captcha.image.fisheye.FishEyeFactory.class - [JAR]

com.octo.captcha.component.image.utils

├─ com.octo.captcha.component.image.utils.ToolkitFactory.class - [JAR]

com.octo.captcha.engine.image.gimpy

├─ com.octo.captcha.engine.image.gimpy.BaffleListGimpyEngine.class - [JAR]

├─ com.octo.captcha.engine.image.gimpy.DefaultGimpyEngine.class - [JAR]

├─ com.octo.captcha.engine.image.gimpy.DeformedBaffleListGimpyEngine.class - [JAR]

├─ com.octo.captcha.engine.image.gimpy.GmailEngine.class - [JAR]

├─ com.octo.captcha.engine.image.gimpy.HotmailEngine.class - [JAR]

├─ com.octo.captcha.engine.image.gimpy.HotmailEngine2008.class - [JAR]

├─ com.octo.captcha.engine.image.gimpy.NonLinearTextGimpyEngine.class - [JAR]

├─ com.octo.captcha.engine.image.gimpy.SimpleListImageCaptchaEngine.class - [JAR]

com.octo.captcha.module

├─ com.octo.captcha.module.CaptchaModuleException.class - [JAR]

com.octo.captcha.service.captchastore

├─ com.octo.captcha.service.captchastore.CaptchaAndLocale.class - [JAR]

├─ com.octo.captcha.service.captchastore.FastHashMapCaptchaStore.class - [JAR]

├─ com.octo.captcha.service.captchastore.MapCaptchaStore.class - [JAR]

com.octo.captcha.component.sound.wordtosound

├─ com.octo.captcha.component.sound.wordtosound.AbstractWordToSound.class - [JAR]

├─ com.octo.captcha.component.sound.wordtosound.WordToSound.class - [JAR]

com.octo.captcha.engine.sound.utils

├─ com.octo.captcha.engine.sound.utils.SoundToFile.class - [JAR]

com.octo.captcha.component.image.wordtoimage

├─ com.octo.captcha.component.image.wordtoimage.AbstractWordToImage.class - [JAR]

├─ com.octo.captcha.component.image.wordtoimage.ComposedWordToImage.class - [JAR]

├─ com.octo.captcha.component.image.wordtoimage.DeformedComposedWordToImage.class - [JAR]

├─ com.octo.captcha.component.image.wordtoimage.SimpleWordToImage.class - [JAR]

├─ com.octo.captcha.component.image.wordtoimage.WordToImage.class - [JAR]

com.octo.captcha.component.word.wordgenerator

├─ com.octo.captcha.component.word.wordgenerator.ComposeDictionaryWordGenerator.class - [JAR]

├─ com.octo.captcha.component.word.wordgenerator.ConstantWordGenerator.class - [JAR]

├─ com.octo.captcha.component.word.wordgenerator.DictionaryWordGenerator.class - [JAR]

├─ com.octo.captcha.component.word.wordgenerator.DummyWordGenerator.class - [JAR]

├─ com.octo.captcha.component.word.wordgenerator.RandomWordGenerator.class - [JAR]

├─ com.octo.captcha.component.word.wordgenerator.WordGenerator.class - [JAR]

com.octo.captcha.component.image.textpaster.textvisitor

├─ com.octo.captcha.component.image.textpaster.textvisitor.OverlapGlyphsTextVisitor.class - [JAR]

├─ com.octo.captcha.component.image.textpaster.textvisitor.TextVisitor.class - [JAR]

com.octo.captcha

├─ com.octo.captcha.CaptchaQuestionHelper.class - [JAR]

com.octo.captcha.component.sound.soundconfigurator

├─ com.octo.captcha.component.sound.soundconfigurator.SoundConfigurator.class - [JAR]

Advertisement

Dependencies from Group

Jan 22, 2015
3 usages
Jan 22, 2015
1 usages
Jan 22, 2015
5 stars

Discover Dependencies

Mar 05, 2009
16 usages
Sep 18, 2014
2 usages
ows
Nov 18, 2008
2 usages
May 21, 2014
2 usages
11 stars
Nov 17, 2012
8 usages
Apr 29, 2013
7 usages
Jun 28, 2013
34 usages
95 stars
May 14, 2013
6 usages
1 stars
Nov 03, 2014
4 usages
0 stars