@InterfaceAudience.Public @InterfaceStability.Evolving
Class | Description |
---|---|
RestCsrfPreventionFilter |
This filter provides protection against cross site request forgery (CSRF)
attacks for REST APIs.
|
XFrameOptionsFilter |
This filter protects webapps from clickjacking attacks that
are possible through use of Frames to embed the resources in another
application and intercept clicks to accomplish nefarious things.
|
Copyright © 2021 Apache Software Foundation. All rights reserved.