|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface CaptchaSecurityContext
Interface that add humanity concerns to the SecurityContext
| Method Summary | |
|---|---|
int |
getHumanRestrictedResourcesRequestsCount()
DOCUMENT ME! |
long |
getLastPassedCaptchaDateInMillis()
DOCUMENT ME! |
void |
incrementHumanRestrictedRessoucesRequestsCount()
Method to increment the human Restricted Resrouces Requests Count; |
boolean |
isHuman()
DOCUMENT ME! |
void |
setHuman()
set human attribute, should called after captcha validation. |
| Methods inherited from interface org.acegisecurity.context.SecurityContext |
|---|
getAuthentication, setAuthentication |
| Method Detail |
|---|
int getHumanRestrictedResourcesRequestsCount()
long getLastPassedCaptchaDateInMillis()
void incrementHumanRestrictedRessoucesRequestsCount()
boolean isHuman()
void setHuman()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||