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 classAbstractCreateAndEditPageActionclassAbstractCreatePageActionFunctions shared between creating pages and blog posts.classAbstractEditPageActionclassAddCommentActionclassCopyPageActionclassCreateBlogPostActionclassCreatePageActionclassCreatePageEntryActionAn action that performs relevant authorisation checks when trying to enter the 'add page' screen.classCreatePageFromTemplateActionclassEditBlogPostActionclassEditCommentActionclassEditPageActionclassPageVariablesActionclassViewPageAttachmentsAction -
Uses of CaptchaAware in com.atlassian.confluence.plugins.editorloader
Classes in com.atlassian.confluence.plugins.editorloader that implement CaptchaAware Modifier and Type Class Description classEditorAction -
Uses of CaptchaAware in com.atlassian.confluence.user.actions
Classes in com.atlassian.confluence.user.actions that implement CaptchaAware Modifier and Type Class Description classEditMyProfileActionclassForgotUserPasswordActionclassResetUserPasswordActionclassSignUpActionA form where new users may create accounts for themselves, given a valid token.classSiteSupportAction
-