Package org.apache.struts2.showcase.chat
Class ChatAuthenticationInterceptor
java.lang.Object
org.apache.struts2.interceptor.AbstractInterceptor
org.apache.struts2.showcase.chat.ChatAuthenticationInterceptor
- All Implemented Interfaces:
Serializable
,ConditionalInterceptor
,Interceptor
- See Also:
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.apache.struts2.interceptor.AbstractInterceptor
destroy, init, setDisabled, shouldIntercept
-
Field Details
-
USER_SESSION_KEY
- See Also:
-
-
Constructor Details
-
ChatAuthenticationInterceptor
public ChatAuthenticationInterceptor()
-
-
Method Details
-
intercept
- Specified by:
intercept
in interfaceInterceptor
- Specified by:
intercept
in classAbstractInterceptor
- Throws:
Exception
-