Class Header
java.lang.Object
org.springframework.security.web.header.Header
Represents a Header to be added to the
HttpServletResponse-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
Header
-
-
Method Details
-
getName
Gets the name of the header. Cannot benull.- Returns:
- the name of the header.
-
getValues
-
equals
-
hashCode
-
toString
-