Searched refs:securityElement (Results 1 – 2 of 2) sorted by relevance
228 …nstraintsWithMappingsForPath (String name, String pathSpec, ServletSecurityElement securityElement) in createConstraintsWithMappingsForPath() argument233 Constraint constraint = ConstraintSecurityHandler.createConstraint(name, securityElement); in createConstraintsWithMappingsForPath()246 …Collection<HttpMethodConstraintElement> methodConstraints = securityElement.getHttpMethodConstrain… in createConstraintsWithMappingsForPath()
841 public Set<String> setServletSecurity(ServletSecurityElement securityElement) in setServletSecurity() argument843 return _servletHandler.setServletSecurity(this, securityElement); in setServletSecurity()