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

Quick Search    Search Deep

Uses of Interface
org.acegisecurity.captcha.CaptchaSecurityContext

Uses of CaptchaSecurityContext in org.acegisecurity.captcha
 

Classes in org.acegisecurity.captcha that implement CaptchaSecurityContext
 class CaptchaSecurityContextImpl
          Default CaptchaSecurityContext implementation
 

Methods in org.acegisecurity.captcha with parameters of type CaptchaSecurityContext
(package private)  boolean TestOnceAfterMaxRequestsCaptchaChannelProcessor.isContextValidConcerningHumanity(CaptchaSecurityContext context)
           
(package private) abstract  boolean CaptchaChannelProcessorTemplate.isContextValidConcerningHumanity(CaptchaSecurityContext context)
           
(package private)  boolean AlwaysTestBelowAverageTimeInMillisBetweenRequestsChannelProcessor.isContextValidConcerningHumanity(CaptchaSecurityContext context)
          Verify wheter the context is valid concerning humanity
(package private)  boolean AlwaysTestAfterMaxRequestsCaptchaChannelProcessor.isContextValidConcerningHumanity(CaptchaSecurityContext context)
          Verify wheter the context is valid concerning humanity
(package private)  boolean AlwaysTestAfterTimeInMillisCaptchaChannelProcessor.isContextValidConcerningHumanity(CaptchaSecurityContext context)
          Verify wheter the context is valid concerning humanity