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

Packages that use CaptchaAware
com.atlassian.confluence.pages.actions   
com.atlassian.confluence.plugins.easyuser.actions   
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.easyuser.actions
 

Classes in com.atlassian.confluence.plugins.easyuser.actions that implement CaptchaAware
 class SignUpAction
          A form where new users may create accounts for themselves, given a valid token.
 

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

Classes in com.atlassian.confluence.user.actions that implement CaptchaAware
 class EditMyProfileAction
          Updates the user's profile (editmyprofile.action)
 class SiteSupportAction
           
 



Copyright © 2003-2012 Atlassian. All Rights Reserved.