| Package | Description |
|---|---|
| javax.servlet.annotation |
The javax.servlet.annotation package contains a number of annotations
that allow users to use annotations to declare servlets, filters,
listeners and specify the metadata for the declared component.
|
| Modifier and Type | Method | Description |
|---|---|---|
HttpConstraint |
value() |
Get the
HttpConstraint that defines the protection
that is to be applied to all HTTP methods that are NOT represented in
the array returned by httpMethodConstraints. |
Copyright © 1999-2013, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms. Portions Copyright © 1999-2002 The Apache Software Foundation.