Uses of Class
com.aquima.web.webinterceptor.AbstractSessionAwareInterceptor
Packages that use AbstractSessionAwareInterceptor
-
Uses of AbstractSessionAwareInterceptor in com.aquima.web.webinterceptor
Subclasses of AbstractSessionAwareInterceptor in com.aquima.web.webinterceptorModifier and TypeClassDescriptionclass
An interceptor which checks for Cross-Site Request Forgery (CSRF) tokens.class
This interceptor checks for the presence and validity of request wards for requests that may modify an AquimaSession.class
This interceptor automatically registers the request-scopedinvalid reference
SessionListener
Controller
method annotated withActivateSessionListener
is invoked.