public interface CruxSynchronizerTokenHandler extends SessionAware, RequestAware
| Modifier and Type | Method and Description |
|---|---|
void |
endMethod(String methodFullSignature) |
String |
getMethodDescription(Method method) |
boolean |
isMethodRunning(String methodFullSignature) |
void |
setSession(javax.servlet.http.HttpSession session) |
void |
startMethod(String methodFullSignature) |
setRequestvoid startMethod(String methodFullSignature) throws InvalidTokenException
InvalidTokenExceptionvoid endMethod(String methodFullSignature)
boolean isMethodRunning(String methodFullSignature)
void setSession(javax.servlet.http.HttpSession session)
setSession in interface SessionAwareCopyright © 2016. All rights reserved.