|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.loom.addons.recaptcha.AbstractRecaptchaService
org.loom.appengine.AppEngineRecaptchaServiceImpl
@Scope(value="singleton") public class AppEngineRecaptchaServiceImpl
RecaptchaService implementation to use the AppEngine API
| Field Summary |
|---|
| Fields inherited from class org.loom.addons.recaptcha.AbstractRecaptchaService |
|---|
VERIFY_URL |
| Constructor Summary | |
|---|---|
AppEngineRecaptchaServiceImpl()
|
|
| Method Summary | |
|---|---|
protected byte[] |
getValidationResult(java.util.Map<java.lang.String,java.lang.String> params)
|
| Methods inherited from class org.loom.addons.recaptcha.AbstractRecaptchaService |
|---|
setPrivateKey, validate |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public AppEngineRecaptchaServiceImpl()
| Method Detail |
|---|
protected byte[] getValidationResult(java.util.Map<java.lang.String,java.lang.String> params)
getValidationResult in class org.loom.addons.recaptcha.AbstractRecaptchaService
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||