|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.acegisecurity.context.SecurityContextImpl
org.acegisecurity.captcha.CaptchaSecurityContextImpl
public class CaptchaSecurityContextImpl
Default CaptchaSecurityContext implementation
| Constructor Summary | |
|---|---|
CaptchaSecurityContextImpl()
|
|
| Method Summary | |
|---|---|
boolean |
equals(Object obj)
|
int |
getHumanRestrictedResourcesRequestsCount()
DOCUMENT ME! |
long |
getLastPassedCaptchaDateInMillis()
DOCUMENT ME! |
int |
hashCode()
|
void |
incrementHumanRestrictedRessoucesRequestsCount()
Method to increment the human Restricted Resrouces Requests Count; |
boolean |
isHuman()
DOCUMENT ME! |
void |
setHuman()
Reset the lastPassedCaptchaDate and count. |
| Methods inherited from class org.acegisecurity.context.SecurityContextImpl |
|---|
getAuthentication, setAuthentication, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface org.acegisecurity.context.SecurityContext |
|---|
getAuthentication, setAuthentication |
| Constructor Detail |
|---|
public CaptchaSecurityContextImpl()
| Method Detail |
|---|
public boolean equals(Object obj)
equals in class SecurityContextImplpublic int getHumanRestrictedResourcesRequestsCount()
CaptchaSecurityContext
getHumanRestrictedResourcesRequestsCount in interface CaptchaSecurityContextpublic long getLastPassedCaptchaDateInMillis()
CaptchaSecurityContext
getLastPassedCaptchaDateInMillis in interface CaptchaSecurityContextpublic int hashCode()
hashCode in class SecurityContextImplpublic void incrementHumanRestrictedRessoucesRequestsCount()
incrementHumanRestrictedRessoucesRequestsCount in interface CaptchaSecurityContextpublic boolean isHuman()
CaptchaSecurityContext
isHuman in interface CaptchaSecurityContextpublic void setHuman()
setHuman in interface CaptchaSecurityContext
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||