Uses of Class
jakarta.servlet.annotation.HttpConstraint
-
Packages that use HttpConstraint Package Description jakarta.servlet.annotation The jakarta.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. -
-
Uses of HttpConstraint in jakarta.servlet.annotation
Methods in jakarta.servlet.annotation that return HttpConstraint Modifier and Type Method Description HttpConstraintvalue()The default constraint to apply to requests not handled by specific method constraints
-