Package | Description |
---|---|
org.seedstack.seed.web.spi |
Modifier and Type | Method and Description |
---|---|
FilterDefinition.Mapping[] |
FilterDefinition.getMappings() |
FilterDefinition.Mapping[] |
FilterDefinition.getServletMappings() |
Modifier and Type | Method and Description |
---|---|
void |
FilterDefinition.addMappings(FilterDefinition.Mapping... mappings)
Adds a mapping to this filter definition.
|
void |
FilterDefinition.addServletMappings(FilterDefinition.Mapping... servletMappings)
Adds a servlet mapping to this filter definition.
|
Copyright © 2013-2018–2019 SeedStack. All rights reserved.