Package org.dspace.eperson
Class CaptchaSettings
java.lang.Object
org.dspace.eperson.CaptchaSettings
This model class represent reCaptcha Google credentials
- Author:
- Mohamed Eskander (mohamed.eskander at 4science dot it)
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetSite()floatvoidsetCaptchaVersion(String captchaVersion) voidvoidvoidsetSiteVerify(String siteVerify) voidsetThreshold(float threshold)
-
Constructor Details
-
CaptchaSettings
public CaptchaSettings()
-
-
Method Details
-
getSite
-
setSite
-
getSecret
-
setSecret
-
getThreshold
public float getThreshold() -
setThreshold
public void setThreshold(float threshold) -
getSiteVerify
-
setSiteVerify
-
getCaptchaVersion
-
setCaptchaVersion
-