Uses of Interface
com.atlassian.confluence.security.CaptchaAware

Packages that use CaptchaAware
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
 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 EditBlogPostAction
           
 class EditCommentAction
           
 class EditPageAction
           
 class InsertImageInPageAction
          Deprecated. since 3.1 this action is no longer required by Confluence. Use AttachFileAction to attach files and AttachedImagesAction to view the current attached images.
 class PageVariablesAction
           
 class ViewPageAttachmentsAction
           
 

Uses of CaptchaAware in com.atlassian.confluence.plugins.editorloader
 

Classes in com.atlassian.confluence.plugins.editorloader that implement CaptchaAware
 class EditorAction
           
 

Uses of CaptchaAware in com.atlassian.confluence.user.actions
 

Classes in com.atlassian.confluence.user.actions that implement CaptchaAware
 class EditMyProfileAction
          Deprecated. since 5.0. Profile actions have been moved into a plugin. Please see com.atlassian.confluence.plugins.profile.actions package.
 class SignUpAction
          A form where new users may create accounts for themselves, given a valid token.
 class SiteSupportAction
           
 



Copyright © 2003-2013 Atlassian. All Rights Reserved.