Apache Struts · Authentication Profile

Apache Struts Authentication

Authentication

Apache Struts secures its APIs with http across 1 declared security scheme, as derived from its OpenAPI definitions.

JavaMVCWeb ApplicationsWeb FrameworkOpen Source
Methods: http Schemes: 1 OAuth flows: API key in:

Security Schemes

strutsInterceptor http
scheme: basic

Source

Authentication Profile

Raw ↑
generated: '2026-07-11'
method: derived
source: openapi/apache-struts-openapi.yml
summary:
  types:
  - http
schemes:
- name: strutsInterceptor
  type: http
  scheme: basic
  description: The REST plugin does not define authentication itself; authentication is typically
    applied via standard Struts interceptors (HTTP Basic, form login, container-managed, etc.).
  sources:
  - openapi/apache-struts-openapi.yml