|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use HttpMethodConstraintElement | |
---|---|
javax.servlet |
Uses of HttpMethodConstraintElement in javax.servlet |
---|
Methods in javax.servlet that return types with arguments of type HttpMethodConstraintElement | |
---|---|
Collection<HttpMethodConstraintElement> |
ServletSecurityElement.getHttpMethodConstraints()
|
Constructor parameters in javax.servlet with type arguments of type HttpMethodConstraintElement | |
---|---|
ServletSecurityElement(Collection<HttpMethodConstraintElement> httpMethodConstraints)
|
|
ServletSecurityElement(HttpConstraintElement httpConstraintElement,
Collection<HttpMethodConstraintElement> httpMethodConstraints)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |