com.atlassian.confluence.security
Interface CaptchaAware

All Known Implementing Classes:
AbstractCreateAndEditPageAction, AbstractCreatePageAction, AbstractEditPageAction, AddCommentAction, CopyPageAction, CreateBlogPostAction, CreatePageAction, CreatePageEntryAction, EditBlogPostAction, EditCommentAction, EditMyProfileAction, EditPageAction, InsertImageInPageAction, PageVariablesAction, SignUpAction, SiteSupportAction, ViewPageAttachmentsAction

public interface CaptchaAware

Interface used to mark Actions that require captcha validation. Validation is handled by the CaptchaInterceptor, so you must ensure that the form post action is intercepted by this.




Copyright © 2003-2012 Atlassian. All Rights Reserved.