Class | Description |
---|---|
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 © 2024 OpenMRS Inc.. All rights reserved.