Class RegistrationRecaptcha
java.lang.Object
org.keycloak.authentication.forms.AbstractRegistrationRecaptcha
org.keycloak.authentication.forms.RegistrationRecaptcha
- All Implemented Interfaces:
ConfigurableAuthenticatorFactory,FormAction,FormActionFactory,ConfiguredProvider,Provider,ProviderFactory<FormAction>
-
Field Summary
FieldsFields inherited from class org.keycloak.authentication.forms.AbstractRegistrationRecaptcha
ACTION, G_RECAPTCHA_RESPONSE, INVISIBLE, RECAPTCHA_REFERENCE_CATEGORY, SITE_KEY, USE_RECAPTCHA_NETFields inherited from interface org.keycloak.authentication.ConfigurableAuthenticatorFactory
REQUIREMENT_CHOICES -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.keycloak.authentication.forms.AbstractRegistrationRecaptcha
buildPage, close, configuredFor, create, getRecaptchaDomain, getReferenceCategory, init, isConfigurable, isUserSetupAllowed, postInit, requiresUser, setRequiredActions, success, validateMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.keycloak.provider.ConfiguredProvider
getConfigMethods inherited from interface org.keycloak.provider.ProviderFactory
dependsOn, getConfigMetadata, order
-
Field Details
-
PROVIDER_ID
- See Also:
-
SECRET_KEY
- See Also:
-
-
Constructor Details
-
RegistrationRecaptcha
public RegistrationRecaptcha()
-
-
Method Details
-
getDisplayType
-
getHelpText
-
getRequirementChoices
- Specified by:
getRequirementChoicesin interfaceConfigurableAuthenticatorFactory- Overrides:
getRequirementChoicesin classAbstractRegistrationRecaptcha
-
validateConfig
- Specified by:
validateConfigin classAbstractRegistrationRecaptcha
-
validate
- Specified by:
validatein classAbstractRegistrationRecaptcha
-
getScriptUrl
- Specified by:
getScriptUrlin classAbstractRegistrationRecaptcha
-
getId
-
getConfigProperties
- Specified by:
getConfigPropertiesin interfaceConfiguredProvider- Overrides:
getConfigPropertiesin classAbstractRegistrationRecaptcha
-