Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

Uses of Package
org.acegisecurity.captcha

Classes in org.acegisecurity.captcha used by org.acegisecurity.captcha
CaptchaChannelProcessorTemplate
           CaptchaChannel template : Ensures the user has enough human privileges by review of the CaptchaSecurityContext and using an abstract routine CaptchaChannelProcessorTemplate.isContextValidConcerningHumanity(CaptchaSecurityContext) 55 (implemented by sub classes)
CaptchaSecurityContext
          Interface that add humanity concerns to the SecurityContext
CaptchaServiceProxy
          Provide a common interface for captcha validation.