Package | Description |
---|---|
org.forgerock.http.header |
Processes HTTP message header fields.
|
Modifier and Type | Method and Description |
---|---|
static TransactionIdHeader |
TransactionIdHeader.valueOf(Request request)
Constructs a new header, initialized from the specified request.
|
static TransactionIdHeader |
TransactionIdHeader.valueOf(String value)
Constructs a new header, initialized from the specified string value.
|
Copyright © 2010-2018, ForgeRock All Rights Reserved.