Package | Description |
---|---|
javax.servlet |
Modifier and Type | Method and Description |
---|---|
Collection<HttpMethodConstraintElement> |
ServletSecurityElement.getHttpMethodConstraints() |
Constructor and Description |
---|
ServletSecurityElement(Collection<HttpMethodConstraintElement> httpMethodConstraints) |
ServletSecurityElement(HttpConstraintElement httpConstraintElement,
Collection<HttpMethodConstraintElement> httpMethodConstraints) |
Copyright © 2013. All rights reserved.