| Package | Description |
|---|---|
| jakarta.servlet |
| Modifier and Type | Class and Description |
|---|---|
class |
HttpMethodConstraintElement |
class |
ServletSecurityElement |
| Constructor and Description |
|---|
HttpMethodConstraintElement(java.lang.String methodName,
HttpConstraintElement constraint) |
ServletSecurityElement(HttpConstraintElement httpConstraintElement)
Use specified HttpConstraintElement.
|
ServletSecurityElement(HttpConstraintElement httpConstraintElement,
java.util.Collection<HttpMethodConstraintElement> httpMethodConstraints)
Use specified HttpConstraintElement as default and specific constraints
for specified methods.
|
Copyright © 2014–2020. All rights reserved.