|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.struts2.showcase.chat.ChatAuthenticationInterceptor
public class ChatAuthenticationInterceptor
| Field Summary | |
|---|---|
static java.lang.String |
USER_SESSION_KEY
|
| Constructor Summary | |
|---|---|
ChatAuthenticationInterceptor()
|
|
| Method Summary | |
|---|---|
void |
destroy()
|
void |
init()
|
java.lang.String |
intercept(com.opensymphony.xwork2.ActionInvocation invocation)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final java.lang.String USER_SESSION_KEY
| Constructor Detail |
|---|
public ChatAuthenticationInterceptor()
| Method Detail |
|---|
public void destroy()
destroy in interface com.opensymphony.xwork2.interceptor.Interceptorpublic void init()
init in interface com.opensymphony.xwork2.interceptor.Interceptor
public java.lang.String intercept(com.opensymphony.xwork2.ActionInvocation invocation)
throws java.lang.Exception
intercept in interface com.opensymphony.xwork2.interceptor.Interceptorjava.lang.Exception
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||