Uses of Class
org.forgerock.http.header.AcceptApiVersionHeader
-
Uses of AcceptApiVersionHeader in org.forgerock.http.header
Modifier and TypeMethodDescriptionstatic AcceptApiVersionHeader
Constructs a new header, initialized from the specified string value.static AcceptApiVersionHeader
Constructs a new header, initialized from the specified message.AcceptApiVersionHeader.withDefaultProtocolVersion
(Version version) Will set the accepted protocol version, if not provided in the Accept-API-Version header.AcceptApiVersionHeader.withDefaultResourceVersion
(Version version) Will set the accepted resource version, if not provided in the Accept-API-Version header.