org.apache.webbeans.web.tomcat
Class TomcatSecurityListener
java.lang.Object
org.apache.webbeans.web.tomcat.TomcatSecurityListener
- All Implemented Interfaces:
- EventListener, ServletRequestListener
public class TomcatSecurityListener
- extends Object
- implements ServletRequestListener
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
principal
public static ThreadLocal<Principal> principal
TomcatSecurityListener
public TomcatSecurityListener()
requestDestroyed
public void requestDestroyed(ServletRequestEvent event)
- Specified by:
requestDestroyed in interface ServletRequestListener
requestInitialized
public void requestInitialized(ServletRequestEvent event)
- Specified by:
requestInitialized in interface ServletRequestListener
Copyright © 2008–2014 The Apache Software Foundation. All rights reserved.