Class ChatInterceptor

java.lang.Object
org.apache.struts2.interceptor.AbstractInterceptor
org.apache.struts2.showcase.chat.ChatInterceptor
All Implemented Interfaces:
Serializable, ConditionalInterceptor, Interceptor

public class ChatInterceptor extends AbstractInterceptor
Authenticate showcase chat example, make sure everyone have a username.
See Also: