JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH:
Uses of Class
com.atlassian.confluence.tinymceplugin.rest.captcha.CaptchaCheckFailedException
Packages that use
CaptchaCheckFailedException
Package
Description
com.atlassian.confluence.tinymceplugin.rest.captcha
Uses of
CaptchaCheckFailedException
in
com.atlassian.confluence.tinymceplugin.rest.captcha
Methods in
com.atlassian.confluence.tinymceplugin.rest.captcha
that throw
CaptchaCheckFailedException
Modifier and Type
Method
Description
void
CaptchaResourceFilter.
filter
(
String
captchaId,
String
captchaResponse)