Uses of Class
com.aquima.web.security.headers.AbstractSecurityHeaderWriter
Packages that use AbstractSecurityHeaderWriter
-
Uses of AbstractSecurityHeaderWriter in com.aquima.web.security.headers
Subclasses of AbstractSecurityHeaderWriter in com.aquima.web.security.headersModifier and TypeClassDescriptionclass
Adds the Content-Security-Policy and X-Frame-Options headers to the HTTP response based on the current security configuration.class
Adds the X-Content-Type-Options header to the HTTP response based on the current security configuration.class
Adds the Strict-Transport-Security header to the HTTP response based on the current security configuration.class
Adds the X-XSS-Protection header to the HTTP response based on the current security configuration.