Class AuthenticationFilter

  • All Implemented Interfaces:
    FilterPriority, Serializable, Filter, FilterConfig

    public class AuthenticationFilter
    extends HttpFilter
    implements FilterPriority
    This filter is uses to call a Jakarta Authentication system module at the start of an HTTP request.

    Note, this Filter *MUST* be installed after the authorization pre-filter and before the authorization filter.

    Author:
    Arjan Tijms
    See Also:
    Serialized Form