Package org.springframework.security.web.header

Interface Summary
HeaderWriter Contract for writing headers to a HttpServletResponse
 

Class Summary
Header Represents a Header to be added to the HttpServletResponse
HeaderWriterFilter Filter implementation to add headers to the current request.