Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
I
J
L
M
P
Q
R
S
V
A
addEffects(AudioInputStream)
- Method in class fr.paris.lutece.plugins.captcha.modules.jcaptcha.service.sound.
LuteceWordToSound
AudioConcat
- Class in
fr.paris.lutece.plugins.captcha.modules.jcaptcha.service.sound
available()
- Method in class fr.paris.lutece.plugins.captcha.modules.jcaptcha.service.sound.
MixingFloatAudioInputStream
The minimum of available() of all input stream is calculated and returned.
available()
- Method in class fr.paris.lutece.plugins.captcha.modules.jcaptcha.service.sound.
SequenceAudioInputStream
B
BUNDLE_QUESTION_KEY
- Static variable in class fr.paris.lutece.plugins.captcha.modules.jcaptcha.service.image.
LuteceGimpyImageFactory
BUNDLE_QUESTION_KEY
- Static variable in class fr.paris.lutece.plugins.captcha.modules.jcaptcha.service.sound.
LuteceGimpySoundFactory
C
close()
- Method in class fr.paris.lutece.plugins.captcha.modules.jcaptcha.service.sound.
MixingFloatAudioInputStream
concat(File...)
- Static method in class fr.paris.lutece.plugins.captcha.modules.jcaptcha.service.sound.
AudioConcat
Return byte array of concatened audio files
concat(List<AudioInputStream>, AudioFormat)
- Static method in class fr.paris.lutece.plugins.captcha.modules.jcaptcha.service.sound.
AudioConcat
Return byte array of concatened stream list.
D
decibel2linear(float)
- Static method in class fr.paris.lutece.plugins.captcha.modules.jcaptcha.service.sound.
MixingFloatAudioInputStream
destroy()
- Method in class fr.paris.lutece.plugins.captcha.modules.jcaptcha.service.image.
ImageCaptchaFilter
Destroy the filter
destroy()
- Method in class fr.paris.lutece.plugins.captcha.modules.jcaptcha.service.sound.
SoundCaptchaFilter
Destroy the filter
doFilter(ServletRequest, ServletResponse, FilterChain)
- Method in class fr.paris.lutece.plugins.captcha.modules.jcaptcha.service.image.
ImageCaptchaFilter
Apply the filter
doFilter(ServletRequest, ServletResponse, FilterChain)
- Method in class fr.paris.lutece.plugins.captcha.modules.jcaptcha.service.sound.
SoundCaptchaFilter
Apply the filter
E
EchoFilter
- Class in
fr.paris.lutece.plugins.captcha.modules.jcaptcha.service.sound.filter
EchoFilter(float, float)
- Constructor for class fr.paris.lutece.plugins.captcha.modules.jcaptcha.service.sound.filter.
EchoFilter
Creates an EchoFilter with the specified number of delay samples and the specified decay rate.
F
filter(byte[], int, int, int)
- Method in class fr.paris.lutece.plugins.captcha.modules.jcaptcha.service.sound.filter.
EchoFilter
Filters the sound samples to add an echo.
filter(byte[], int, int, int)
- Method in class fr.paris.lutece.plugins.captcha.modules.jcaptcha.service.sound.filter.
PitchFilter
Filter do nothing, only AudioFormat was modified
filter(byte[], int, int, int)
- Method in class fr.paris.lutece.plugins.captcha.modules.jcaptcha.service.sound.filter.
SoundFilter
Filters an array of samples.
FilteredSoundStream
- Class in
fr.paris.lutece.plugins.captcha.modules.jcaptcha.service.sound.filter
The FilteredSoundStream class is a FilterInputStream that applies a SoundFilter to the underlying input stream.
FilteredSoundStream(AudioInputStream, SoundFilter)
- Constructor for class fr.paris.lutece.plugins.captcha.modules.jcaptcha.service.sound.filter.
FilteredSoundStream
Creates a new FilteredSoundStream object with the specified InputStream and SoundFilter.
fr.paris.lutece.plugins.captcha.modules.jcaptcha.service
- package fr.paris.lutece.plugins.captcha.modules.jcaptcha.service
fr.paris.lutece.plugins.captcha.modules.jcaptcha.service.engine.image.filter
- package fr.paris.lutece.plugins.captcha.modules.jcaptcha.service.engine.image.filter
fr.paris.lutece.plugins.captcha.modules.jcaptcha.service.engine.image.imagedeformation
- package fr.paris.lutece.plugins.captcha.modules.jcaptcha.service.engine.image.imagedeformation
fr.paris.lutece.plugins.captcha.modules.jcaptcha.service.engine.image.textdecorator
- package fr.paris.lutece.plugins.captcha.modules.jcaptcha.service.engine.image.textdecorator
fr.paris.lutece.plugins.captcha.modules.jcaptcha.service.image
- package fr.paris.lutece.plugins.captcha.modules.jcaptcha.service.image
fr.paris.lutece.plugins.captcha.modules.jcaptcha.service.sound
- package fr.paris.lutece.plugins.captcha.modules.jcaptcha.service.sound
fr.paris.lutece.plugins.captcha.modules.jcaptcha.service.sound.filter
- package fr.paris.lutece.plugins.captcha.modules.jcaptcha.service.sound.filter
G
generateAndStoreCaptcha(Locale, String)
- Method in class fr.paris.lutece.plugins.captcha.modules.jcaptcha.service.
QuartzBufferedManageableCaptchaService
generateAndStoreCaptcha(Locale, String)
- Method in class fr.paris.lutece.plugins.captcha.modules.jcaptcha.service.
SimpleBufferedManageableCaptchaService
get16bitSample(byte[], int)
- Static method in class fr.paris.lutece.plugins.captcha.modules.jcaptcha.service.sound.filter.
SoundFilter
Convenience method for getting a 16-bit sample from a byte array.
get8bitSample(byte[], int)
- Static method in class fr.paris.lutece.plugins.captcha.modules.jcaptcha.service.sound.filter.
SoundFilter
Convenience method for getting a 8-bit sample from a byte array.
getAttenuationValue()
- Method in class fr.paris.lutece.plugins.captcha.modules.jcaptcha.service.sound.
LuteceBackgroundSoundMixerConfigurator
getAudioFormat(AudioInputStream)
- Method in class fr.paris.lutece.plugins.captcha.modules.jcaptcha.service.sound.filter.
PitchFilter
Apply coefficient to the original audio input format pitch
getAudioFormat(AudioInputStream)
- Method in class fr.paris.lutece.plugins.captcha.modules.jcaptcha.service.sound.filter.
SoundFilter
Return the audio format corresponding to the input stream Overrided by the filters that mofify AudioFormat
getCaptchaEngineName()
- Method in class fr.paris.lutece.plugins.captcha.modules.jcaptcha.service.
JCaptchaEngineService
getContainer()
- Method in class fr.paris.lutece.plugins.captcha.modules.jcaptcha.service.
QuartzBufferedManageableCaptchaService
getContainer()
- Method in class fr.paris.lutece.plugins.captcha.modules.jcaptcha.service.
SimpleBufferedManageableCaptchaService
getFrameLength()
- Method in class fr.paris.lutece.plugins.captcha.modules.jcaptcha.service.sound.
MixingFloatAudioInputStream
The maximum of the frame length of the input stream is calculated and returned.
getFrameLength()
- Method in class fr.paris.lutece.plugins.captcha.modules.jcaptcha.service.sound.
SequenceAudioInputStream
getHtmlCode()
- Method in class fr.paris.lutece.plugins.captcha.modules.jcaptcha.service.
JCaptchaEngineService
getImageCaptcha()
- Method in class fr.paris.lutece.plugins.captcha.modules.jcaptcha.service.image.
LuteceGimpyImageFactory
gimpies are ImageCaptcha
getImageCaptcha(Locale)
- Method in class fr.paris.lutece.plugins.captcha.modules.jcaptcha.service.image.
LuteceGimpyImageFactory
gimpies are ImageCaptcha
getLocation()
- Method in class fr.paris.lutece.plugins.captcha.modules.jcaptcha.service.sound.
LuteceSoundConfigurator
getMaxAcceptedWordLenght()
- Method in class fr.paris.lutece.plugins.captcha.modules.jcaptcha.service.sound.
LuteceWordToSound
getMaxAcceptedWordLength()
- Method in class fr.paris.lutece.plugins.captcha.modules.jcaptcha.service.sound.
LuteceWordToSound
getMinAcceptedWordLenght()
- Method in class fr.paris.lutece.plugins.captcha.modules.jcaptcha.service.sound.
LuteceWordToSound
getMinAcceptedWordLength()
- Method in class fr.paris.lutece.plugins.captcha.modules.jcaptcha.service.sound.
LuteceWordToSound
getName()
- Method in class fr.paris.lutece.plugins.captcha.modules.jcaptcha.service.sound.
LuteceSoundConfigurator
getPitch()
- Method in class fr.paris.lutece.plugins.captcha.modules.jcaptcha.service.sound.
LuteceSoundConfigurator
getPitchMaxValue()
- Method in class fr.paris.lutece.plugins.captcha.modules.jcaptcha.service.sound.filter.
PitchFilter
getPitchMinValue()
- Method in class fr.paris.lutece.plugins.captcha.modules.jcaptcha.service.sound.filter.
PitchFilter
getQuestion(Locale)
- Method in class fr.paris.lutece.plugins.captcha.modules.jcaptcha.service.sound.
LuteceGimpySoundFactory
getRandomBackgroundFile()
- Method in class fr.paris.lutece.plugins.captcha.modules.jcaptcha.service.sound.
LuteceBackgroundSoundMixerConfigurator
getRandomLength()
- Method in class fr.paris.lutece.plugins.captcha.modules.jcaptcha.service.image.
LuteceGimpyImageFactory
getRandomLength()
- Method in class fr.paris.lutece.plugins.captcha.modules.jcaptcha.service.sound.
LuteceGimpySoundFactory
getRate()
- Method in class fr.paris.lutece.plugins.captcha.modules.jcaptcha.service.sound.
LuteceSoundConfigurator
getRemainingSize()
- Method in class fr.paris.lutece.plugins.captcha.modules.jcaptcha.service.sound.filter.
EchoFilter
Gets the remaining size, in bytes, of samples that this filter can echo after the sound is done playing.
getRemainingSize()
- Method in class fr.paris.lutece.plugins.captcha.modules.jcaptcha.service.sound.filter.
SoundFilter
Gets the remaining size, in bytes, that this filter plays after the sound is finished.
getSound(String)
- Method in class fr.paris.lutece.plugins.captcha.modules.jcaptcha.service.sound.
LuteceWordToSound
getSound(String, Locale)
- Method in class fr.paris.lutece.plugins.captcha.modules.jcaptcha.service.sound.
LuteceWordToSound
getSoundCaptcha()
- Method in class fr.paris.lutece.plugins.captcha.modules.jcaptcha.service.sound.
LuteceGimpySoundFactory
getSoundCaptcha(Locale)
- Method in class fr.paris.lutece.plugins.captcha.modules.jcaptcha.service.sound.
LuteceGimpySoundFactory
getSoundsSampleRate()
- Static method in class fr.paris.lutece.plugins.captcha.modules.jcaptcha.service.sound.
LuteceWordToSound
Static method to get used sounds sample rate
getVolume()
- Method in class fr.paris.lutece.plugins.captcha.modules.jcaptcha.service.sound.
LuteceSoundConfigurator
getWordGenerator()
- Method in class fr.paris.lutece.plugins.captcha.modules.jcaptcha.service.image.
LuteceGimpyImageFactory
getWordGenerator()
- Method in class fr.paris.lutece.plugins.captcha.modules.jcaptcha.service.sound.
LuteceGimpySoundFactory
getWordToImage()
- Method in class fr.paris.lutece.plugins.captcha.modules.jcaptcha.service.image.
LuteceGimpyImageFactory
getWordToSound()
- Method in class fr.paris.lutece.plugins.captcha.modules.jcaptcha.service.sound.
LuteceGimpySoundFactory
I
ImageCaptchaFilter
- Class in
fr.paris.lutece.plugins.captcha.modules.jcaptcha.service.image
Generate Jcapcha test.
ImageCaptchaFilter()
- Constructor for class fr.paris.lutece.plugins.captcha.modules.jcaptcha.service.image.
ImageCaptchaFilter
init(FilterConfig)
- Method in class fr.paris.lutece.plugins.captcha.modules.jcaptcha.service.image.
ImageCaptchaFilter
init(FilterConfig)
- Method in class fr.paris.lutece.plugins.captcha.modules.jcaptcha.service.sound.
SoundCaptchaFilter
J
JCaptchaEngineService
- Class in
fr.paris.lutece.plugins.captcha.modules.jcaptcha.service
JCaptchaEngineService()
- Constructor for class fr.paris.lutece.plugins.captcha.modules.jcaptcha.service.
JCaptchaEngineService
L
LuteceBackgroundSoundMixerConfigurator
- Class in
fr.paris.lutece.plugins.captcha.modules.jcaptcha.service.sound
LuteceBackgroundSoundMixerConfigurator(int, String...)
- Constructor for class fr.paris.lutece.plugins.captcha.modules.jcaptcha.service.sound.
LuteceBackgroundSoundMixerConfigurator
LuteceGimpyImage
- Class in
fr.paris.lutece.plugins.captcha.modules.jcaptcha.service.image
A Gimpy is a ImagCaptcha.
LuteceGimpyImageFactory
- Class in
fr.paris.lutece.plugins.captcha.modules.jcaptcha.service.image
Factories for Gimpies.
LuteceGimpyImageFactory(WordGenerator, WordToImage)
- Constructor for class fr.paris.lutece.plugins.captcha.modules.jcaptcha.service.image.
LuteceGimpyImageFactory
LuteceGimpySoundFactory
- Class in
fr.paris.lutece.plugins.captcha.modules.jcaptcha.service.sound
LuteceGimpySoundFactory(WordGenerator, WordToSound)
- Constructor for class fr.paris.lutece.plugins.captcha.modules.jcaptcha.service.sound.
LuteceGimpySoundFactory
Construct a GimpySoundFactory from a word generator component and a wordtosound component
LuteceGimpySoundFactory(WordGenerator, WordToSound, WordDecorator)
- Constructor for class fr.paris.lutece.plugins.captcha.modules.jcaptcha.service.sound.
LuteceGimpySoundFactory
Construct a GimpySoundFactory from a word generator component and a wordtosound component
LuteceImageDeformationByFilters
- Class in
fr.paris.lutece.plugins.captcha.modules.jcaptcha.service.engine.image.imagedeformation
LuteceImageDeformationByFilters
LuteceImageDeformationByFilters(List<ImageFilter>)
- Constructor for class fr.paris.lutece.plugins.captcha.modules.jcaptcha.service.engine.image.imagedeformation.
LuteceImageDeformationByFilters
Creates a new LuteceImageDeformationByFilters
LuteceSoundConfigurator
- Class in
fr.paris.lutece.plugins.captcha.modules.jcaptcha.service.sound
LuteceSoundConfigurator(float, float, float)
- Constructor for class fr.paris.lutece.plugins.captcha.modules.jcaptcha.service.sound.
LuteceSoundConfigurator
LuteceTextDecorator
- Class in
fr.paris.lutece.plugins.captcha.modules.jcaptcha.service.engine.image.textdecorator
LuteceTextDecorator
LuteceTextDecorator()
- Constructor for class fr.paris.lutece.plugins.captcha.modules.jcaptcha.service.engine.image.textdecorator.
LuteceTextDecorator
LuteceWaterFilter
- Class in
fr.paris.lutece.plugins.captcha.modules.jcaptcha.service.engine.image.filter
LuteceWaterFilter
LuteceWaterFilter(double, boolean, double, double)
- Constructor for class fr.paris.lutece.plugins.captcha.modules.jcaptcha.service.engine.image.filter.
LuteceWaterFilter
Creates a new LuteceWaterFilter
LuteceWordToSound
- Class in
fr.paris.lutece.plugins.captcha.modules.jcaptcha.service.sound
LuteceWordToSound(SoundConfigurator, int, int, int, int, LuteceBackgroundSoundMixerConfigurator, SoundFilter...)
- Constructor for class fr.paris.lutece.plugins.captcha.modules.jcaptcha.service.sound.
LuteceWordToSound
M
mark(int)
- Method in class fr.paris.lutece.plugins.captcha.modules.jcaptcha.service.sound.
MixingFloatAudioInputStream
Calls mark() on all input streams.
markSupported()
- Method in class fr.paris.lutece.plugins.captcha.modules.jcaptcha.service.sound.
MixingFloatAudioInputStream
returns true if all input stream return true for markSupported().
MESSAGE_INVALID_EXCEPTION
- Static variable in class fr.paris.lutece.plugins.captcha.modules.jcaptcha.service.sound.
LuteceGimpySoundFactory
The bundle question key for CaptchaQuestionHelper
MixingFloatAudioInputStream
- Class in
fr.paris.lutece.plugins.captcha.modules.jcaptcha.service.sound
Mixing of multiple AudioInputStreams to one AudioInputStream.
MixingFloatAudioInputStream(AudioFormat, AudioInputStream, AudioInputStream, float)
- Constructor for class fr.paris.lutece.plugins.captcha.modules.jcaptcha.service.sound.
MixingFloatAudioInputStream
P
PitchFilter
- Class in
fr.paris.lutece.plugins.captcha.modules.jcaptcha.service.sound.filter
PitchFilter(float, float)
- Constructor for class fr.paris.lutece.plugins.captcha.modules.jcaptcha.service.sound.filter.
PitchFilter
Creates an PitchFilter with the specified minimum and maximum relative original sound pitch (in percent)
Q
QuartzBufferedManageableCaptchaService
- Class in
fr.paris.lutece.plugins.captcha.modules.jcaptcha.service
QuartzBufferedManageableCaptchaService(CaptchaEngine, QuartzBufferedEngineContainer, int, int)
- Constructor for class fr.paris.lutece.plugins.captcha.modules.jcaptcha.service.
QuartzBufferedManageableCaptchaService
R
read(byte[], int, int)
- Method in class fr.paris.lutece.plugins.captcha.modules.jcaptcha.service.sound.filter.
FilteredSoundStream
Overrides the FilterInputStream method to apply this filter whenever bytes are read
read()
- Method in class fr.paris.lutece.plugins.captcha.modules.jcaptcha.service.sound.
MixingFloatAudioInputStream
read(byte[], int, int)
- Method in class fr.paris.lutece.plugins.captcha.modules.jcaptcha.service.sound.
MixingFloatAudioInputStream
read()
- Method in class fr.paris.lutece.plugins.captcha.modules.jcaptcha.service.sound.
SequenceAudioInputStream
read(byte[], int, int)
- Method in class fr.paris.lutece.plugins.captcha.modules.jcaptcha.service.sound.
SequenceAudioInputStream
reset()
- Method in class fr.paris.lutece.plugins.captcha.modules.jcaptcha.service.sound.filter.
EchoFilter
Clears this EchoFilter's internal delay buffer.
reset()
- Method in class fr.paris.lutece.plugins.captcha.modules.jcaptcha.service.sound.filter.
SoundFilter
Resets this SoundFilter.
reset()
- Method in class fr.paris.lutece.plugins.captcha.modules.jcaptcha.service.sound.
MixingFloatAudioInputStream
Calls reset() on all input streams.
S
SAMPLE_SIZE_16_BIT
- Static variable in class fr.paris.lutece.plugins.captcha.modules.jcaptcha.service.sound.filter.
SoundFilter
SAMPLE_SIZE_8_BIT
- Static variable in class fr.paris.lutece.plugins.captcha.modules.jcaptcha.service.sound.filter.
SoundFilter
SequenceAudioInputStream
- Class in
fr.paris.lutece.plugins.captcha.modules.jcaptcha.service.sound
SequenceAudioInputStream(AudioFormat, Collection<AudioInputStream>)
- Constructor for class fr.paris.lutece.plugins.captcha.modules.jcaptcha.service.sound.
SequenceAudioInputStream
set16bitSample(byte[], int, short)
- Static method in class fr.paris.lutece.plugins.captcha.modules.jcaptcha.service.sound.filter.
SoundFilter
Convenience method for setting a 16-bit sample in a byte array.
set8bitSample(byte[], int, short)
- Static method in class fr.paris.lutece.plugins.captcha.modules.jcaptcha.service.sound.filter.
SoundFilter
Convenience method for setting a 8-bit sample in a byte array.
setContainer(QuartzBufferedEngineContainer)
- Method in class fr.paris.lutece.plugins.captcha.modules.jcaptcha.service.
QuartzBufferedManageableCaptchaService
setContainer(SimpleBufferedEngineContainer)
- Method in class fr.paris.lutece.plugins.captcha.modules.jcaptcha.service.
SimpleBufferedManageableCaptchaService
setPitchMaxValue(float)
- Method in class fr.paris.lutece.plugins.captcha.modules.jcaptcha.service.sound.filter.
PitchFilter
set the pitch max value
setPitchMinValue(float)
- Method in class fr.paris.lutece.plugins.captcha.modules.jcaptcha.service.sound.filter.
PitchFilter
ste the pitch min value
SimpleBufferedManageableCaptchaService
- Class in
fr.paris.lutece.plugins.captcha.modules.jcaptcha.service
SimpleBufferedManageableCaptchaService(CaptchaEngine, SimpleBufferedEngineContainer, int, int)
- Constructor for class fr.paris.lutece.plugins.captcha.modules.jcaptcha.service.
SimpleBufferedManageableCaptchaService
skip(long)
- Method in class fr.paris.lutece.plugins.captcha.modules.jcaptcha.service.sound.
MixingFloatAudioInputStream
calls skip() on all input streams.
SoundCaptchaFilter
- Class in
fr.paris.lutece.plugins.captcha.modules.jcaptcha.service.sound
Generation captcha class This class invok captcha service from applicationContext and get a challenge.
SoundCaptchaFilter()
- Constructor for class fr.paris.lutece.plugins.captcha.modules.jcaptcha.service.sound.
SoundCaptchaFilter
SoundFilter
- Class in
fr.paris.lutece.plugins.captcha.modules.jcaptcha.service.sound.filter
A abstract class designed to filter sound samples.
SoundFilter()
- Constructor for class fr.paris.lutece.plugins.captcha.modules.jcaptcha.service.sound.filter.
SoundFilter
V
validate(HttpServletRequest)
- Method in class fr.paris.lutece.plugins.captcha.modules.jcaptcha.service.
JCaptchaEngineService
validateResponse(Object)
- Method in class fr.paris.lutece.plugins.captcha.modules.jcaptcha.service.image.
LuteceGimpyImage
Validation routine from the CAPTCHA interface. this methods verify if the response is not null and a String and then compares the given response to the internal string.
A
B
C
D
E
F
G
I
J
L
M
P
Q
R
S
V
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
Copyright © 2014
Mairie de Paris
. All Rights Reserved.