Uses of Class
io.undertow.servlet.api.ServletSecurityInfo
Packages that use ServletSecurityInfo
-
Uses of ServletSecurityInfo in io.undertow.servlet.api
Methods in io.undertow.servlet.api that return ServletSecurityInfoModifier and TypeMethodDescriptionServletSecurityInfo.addHttpMethodSecurityInfo
(HttpMethodSecurityInfo info) ServletSecurityInfo.clone()
protected ServletSecurityInfo
ServletSecurityInfo.createInstance()
ServletInfo.getServletSecurityInfo()
Methods in io.undertow.servlet.api with parameters of type ServletSecurityInfoModifier and TypeMethodDescriptionServletInfo.setServletSecurityInfo
(ServletSecurityInfo servletSecurityInfo)