| Package | Description |
|---|---|
| org.acegisecurity.captcha |
Captcha classes.
|
| Class and Description |
|---|
| CaptchaChannelProcessorTemplate
CaptchaChannel template : Ensures the user has enough human privileges by review of the
CaptchaSecurityContext and using an abstract routine CaptchaChannelProcessorTemplate.isContextValidConcerningHumanity(CaptchaSecurityContext) (implemented by sub classes) |
| CaptchaSecurityContext
Interface that add humanity concerns to the SecurityContext
|
| CaptchaServiceProxy
Provide a common interface for captcha validation.
|
Copyright © 2016. All rights reserved.