Vue d'ensemble Package Utilisation Arbre Déprécié Aide |
|
SOMMAIRE: ATTR CONSTR METH | DETAIL: ATTR CONSTR METH |
Sommaire des Attributs |
||
private ArrayList |
aListIDs ListIDs the ListIDs refers ids from captcha tag |
|
private HashMap |
captchaMap captchaMap - the captchaMap is the Acube captcha
services map. |
|
private static final String |
ERR_TEC_CAPTCHA_01 ERR_TEC_CAPTCHA_01 - the ERR_TEC_CAPTCHA_01 is
raised when this
parameter is absent is
http servlet request. |
|
private static final String |
ERR_TEC_CAPTCHA_02 ERR_TEC_CAPTCHA_02 - the ERR_TEC_CAPTCHA_02 is
raised when ERR_TEC_CAPTCHA_01 was raised, Acube Captcha
Service can't work without this parameter. |
|
private static CaptchaManager |
instance singleton. |
|
private static org.apache.log4j.Logger |
log log the log - CaptchaManager's logger. |
|
private static final String |
THIS_CLASS THIS_CLASS - CaptchaManager's class name. |
Sommaire des Méthodes |
||
void |
addCaptcha(String name, String classPath) this method create a new instance of specific Acube captcha
service and put this one into
CaptchaManager's attribute |
|
boolean |
||
boolean |
||
boolean |
||
Object |
delegateInstantiation(String classPath) delegateInstantiation method create a new instance for the
class name. |
|
doCaptchaSelection(String captchaName) CaptchaSelection method select the specific Acube
CaptchaService by captcha name. |
||
static String |
getCaptchaParam(HttpServletRequest request, String cle) Recuperation d'un attribut en requete sous forme de Integer. |
|
static CaptchaManager |
||
static ArrayList |
Méthodes héritées de la classe java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
THIS_CLASS
- CaptchaManager's class name.ERR_TEC_CAPTCHA_01
- the ERR_TEC_CAPTCHA_01 is
raised when this
parameter is absent is
http servlet request.ERR_TEC_CAPTCHA_02
- the ERR_TEC_CAPTCHA_02 is
raised when ERR_TEC_CAPTCHA_01 was raised, Acube Captcha
Service can't work without this parameter.log
the log - CaptchaManager's logger.captchaMap
- the captchaMap is the Acube captcha
services map. It contains all Acube captcha services instances.ListIDs
the ListIDs refers ids from captcha tagVue d'ensemble Package Utilisation Arbre Déprécié Aide |
|
SOMMAIRE: ATTR CONSTR METH | DETAIL: ATTR CONSTR METH |
Version 3.1.0 du 06/11/2009 / Etat : Validé |
Cette création est mise à disposition selon le Contrat Paternité - Pas d'Utilisation Commerciale - Partage des Conditions Initiales à l'Identique disponible en ligne http://creativecommons.org/licenses/by-nc-sa/2.0/fr/ ou par courrier postal à Creative Commons, 559 Nathan Abbott Way, Stanford,California 94305, USA. |
Documentation generated by DocFlex |