Uses of Enum Class
fr.gouv.vitam.common.server.application.VitamHttpHeader
Package
Description
Provides a Vitam Common Application Interface
-
Uses of VitamHttpHeader in fr.gouv.vitam.common.server.application
Modifier and TypeMethodDescriptionstatic VitamHttpHeader
Get VitamHttpHeader from namestatic VitamHttpHeader
Returns the enum constant of this class with the specified name.static VitamHttpHeader[]
VitamHttpHeader.values()
Returns an array containing the constants of this enum class, in the order they are declared.Modifier and TypeMethodDescriptionHttpHeaderHelper.getHeaderValues
(javax.ws.rs.core.HttpHeaders headers, VitamHttpHeader name) Get header values fromHttpHeaders
forVitamHttpHeader
static boolean
HttpHeaderHelper.hasValuesFor
(javax.ws.rs.core.HttpHeaders headers, VitamHttpHeader vitamHeader) Check if headers are declared