| Class | Description |
|---|---|
| ForcePasswordChangeFilter |
This filter checks if an authenticated user has been flagged by the admin to change his password
on first/subsequent login.
|
| ModuleFilter |
This filter provides a mechanism for modules to plug-in their own custom filters.
|
| ModuleFilterChain |
This class is an implementation of FilterChain for use in using Filters defined within Modules.
|
| ModuleFilterConfig |
This class is an implementation of FilterConfig for use in instantiating Filters from Modules
|
| ModuleFilterDefinition |
This class captures all of the information needed to create and initialize a Filter included in a
Module.
|
| ModuleFilterMapping |
This class represents the mapping of a Filter to a collection of Servlets and URLs
|
Copyright © 2018 OpenMRS Inc.. All Rights Reserved.