Uses of Enum Class
fr.gouv.vitam.common.server.application.VitamHttpHeader
Packages that use VitamHttpHeader
Package
Description
Provides a Vitam Common Application Interface
-
Uses of VitamHttpHeader in fr.gouv.vitam.common.server.application
Methods in fr.gouv.vitam.common.server.application that return VitamHttpHeaderModifier 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.Methods in fr.gouv.vitam.common.server.application with parameters of type VitamHttpHeaderModifier 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