Package org.springframework.security.web.header
@NullMarked
package org.springframework.security.web.header
APIs for writing security HTTP Headers.
-
ClassDescriptionRepresents a Header to be added to the
HttpServletResponse.Contract for writing headers to aHttpServletResponse.Filter implementation to add headers to the current response.