Class CaptchEtatHelper
java.lang.Object
org.ametys.runtime.plugin.component.AbstractLogEnabled
org.ametys.plugins.captchetat.captcha.CaptchEtatHelper
org.ametys.plugins.captchetat.captcha.v1.CaptchEtatHelper
- All Implemented Interfaces:
LogEnabled,Initializable,Component,Serviceable
Deprecated.
Captcha implementation with images
-
Nested Class Summary
Nested classes/interfaces inherited from class org.ametys.plugins.captchetat.captcha.CaptchEtatHelper
CaptchEtatHelper.Endpoint -
Field Summary
FieldsFields inherited from class org.ametys.plugins.captchetat.captcha.CaptchEtatHelper
_endpoint, CAPCHETAT_TOKEN_CACHE -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected StringDeprecated.Get the name of the parameter for identifier when contacting the APIDeprecated.get TokenMethods inherited from class org.ametys.plugins.captchetat.captcha.CaptchEtatHelper
checkAndInvalidateCaptcha, getToken, initialize, serviceMethods inherited from class org.ametys.runtime.plugin.component.AbstractLogEnabled
getLogger, setLogger
-
Field Details
-
ROLE
Deprecated.Role
-
-
Constructor Details
-
CaptchEtatHelper
public CaptchEtatHelper()Deprecated.
-
-
Method Details
-
getEndpoint
Deprecated.Description copied from class:CaptchEtatHelperget Token- Overrides:
getEndpointin classCaptchEtatHelper- Returns:
- token
-
_getIdentifierParameterName
Deprecated.Description copied from class:CaptchEtatHelperGet the name of the parameter for identifier when contacting the API- Overrides:
_getIdentifierParameterNamein classCaptchEtatHelper- Returns:
- the parameter name
-