Annotation Type ServletSecurity


@Inherited
@Documented
@Target(TYPE)
@Retention(RUNTIME)
public @interface ServletSecurity
The ServletSecurity API.
Author:
Manfred Riem ([email protected])
  • Element Details

    • httpMethodConstraints

      HttpMethodConstraint[] httpMethodConstraints
      Get the HTTP method constraints.
      Returns:
      the HTTP method constraints.
      Default:
      {}
    • value

      Get the HTTP constraint.
      Returns:
      the HTTP constraint.
      Default:
      @jakarta.servlet.annotation.HttpConstraint