Uses of Interface
com.atlassian.confluence.security.CaptchaAware
-
Packages that use CaptchaAware Package Description com.atlassian.confluence.pages.actions com.atlassian.confluence.plugins.editorloader com.atlassian.confluence.user.actions -
-
Uses of CaptchaAware in com.atlassian.confluence.pages.actions
Classes in com.atlassian.confluence.pages.actions that implement CaptchaAware Modifier and Type Class Description class
AbstractCreateAndEditPageAction
class
AbstractCreatePageAction
Functions shared between creating pages and blog posts.class
AbstractEditPageAction
class
AddCommentAction
class
CopyPageAction
class
CreateBlogPostAction
class
CreatePageAction
class
CreatePageEntryAction
An action that performs relevant authorisation checks when trying to enter the 'add page' screen.class
CreatePageFromTemplateAction
class
EditBlogPostAction
class
EditCommentAction
class
EditPageAction
class
PageVariablesAction
class
ViewPageAttachmentsAction
-
Uses of CaptchaAware in com.atlassian.confluence.plugins.editorloader
Classes in com.atlassian.confluence.plugins.editorloader that implement CaptchaAware Modifier and Type Class Description class
EditorAction
-
Uses of CaptchaAware in com.atlassian.confluence.user.actions
Classes in com.atlassian.confluence.user.actions that implement CaptchaAware Modifier and Type Class Description class
EditMyProfileAction
class
ForgotUserPasswordAction
class
ResetUserPasswordAction
class
SignUpAction
A form where new users may create accounts for themselves, given a valid token.class
SiteSupportAction
-