Package | Description |
---|---|
org.forgerock.http.header |
Modifier and Type | Method and Description |
---|---|
static AcceptApiVersionHeader |
AcceptApiVersionHeader.valueOf(Message message)
Constructs a new header, initialized from the specified message.
|
static AcceptApiVersionHeader |
AcceptApiVersionHeader.valueOf(String string)
Constructs a new header, initialized from the specified string value.
|
AcceptApiVersionHeader |
AcceptApiVersionHeader.withDefaultProtocolVersion(Version version)
Will set the accepted protocol version, if not provided in the
Accept-API-Version header.
|
AcceptApiVersionHeader |
AcceptApiVersionHeader.withDefaultResourceVersion(Version version)
Will set the accepted resource version, if not provided in the
Accept-API-Version header.
|
Copyright © 2025 Open Identity Platform Community. All rights reserved.