Uses of Class
javax.servlet.ServletSecurityElement
-
Packages that use ServletSecurityElement Package Description javax.servlet -
-
Uses of ServletSecurityElement in javax.servlet
Methods in javax.servlet with parameters of type ServletSecurityElement Modifier and Type Method Description Set<String>ServletRegistration.Dynamic. setServletSecurity(ServletSecurityElement constraint)Sets theServletSecurityElementto be applied to the mappings defined for thisServletRegistration.
-