public interface SecurityFilter
extends javax.servlet.Filter
SecurityFilter
is a marker interface that indicates that the Filter
s will be
handled by the DelegateServletFilter
instead of
injected in servlets directly.
This code is experimental. While this interface is functional and tested, it may change or be removed in a future version of the library.
This work is licensed under a Creative Commons Attribution 4.0 International License.