Uses of Class
jakarta.servlet.annotation.HttpMethodConstraint
-
Packages that use HttpMethodConstraint Package Description jakarta.servlet.annotation -
-
Uses of HttpMethodConstraint in jakarta.servlet.annotation
Methods in jakarta.servlet.annotation that return HttpMethodConstraint Modifier and Type Method Description HttpMethodConstraint[]httpMethodConstraints()An array of HttpMethodConstraint objects to which the security constraint will be applied
-