Uses of Class
javax.servlet.ServletSecurityElement
Packages that use ServletSecurityElement
-
Uses of ServletSecurityElement in javax.servlet
Methods in javax.servlet with parameters of type ServletSecurityElementModifier and TypeMethodDescriptionServletRegistration.Dynamic.setServletSecurity
(ServletSecurityElement constraint) Sets theServletSecurityElement
to be applied to the mappings defined for thisServletRegistration
.