Class HttpHeaders
java.lang.Object
com.sap.cloud.security.xsuaa.http.HttpHeaders
-
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescriptionHttpHeaders(HttpHeader... headers) HttpHeaders(Collection<HttpHeader> headers) -
Method Summary
Modifier and TypeMethodDescriptionbooleaninthashCode()toString()withHeader(String headerName, String value)
-
Field Details
-
AUTHORIZATION
- See Also:
-
ACCEPT
- See Also:
-
CONTENT_TYPE
- See Also:
-
X_ZID
- See Also:
-
X_ZONE_UUID
- See Also:
-
-
Constructor Details
-
HttpHeaders
-
HttpHeaders
-
-
Method Details