| Class | Description |
|---|---|
| AutoLoginFilter |
Automatically logs in with the user specified via filter init parameter
AutoLoginFilter.USER_PARAM_NAME |
| BootstrapFilter |
A filter which at runtime reads a series of filter configurations, constructs
and initializes those filters, and invokes them when it is invoked.
|
| CharsetFilter |
Used to set the encoding for the request/response
|
| DummyLoginFilter |
A login filter which forwards to a login page that allows for the desired
authentication ID to be entered (with testing password if option enabled)
|
| HideWebInfFilter |
A simple filter that 404s any urls to embedded module WEB-INF directories.
|
| UifSessionTimeoutFilter |
Handles session timeouts for KRAD views based on the configured view session policy
|
| UserLoginFilter |
A filter for processing user logins and creating a
UserSession |
Copyright © 2005–2018 The Kuali Foundation. All rights reserved.