Package | Description |
---|---|
org.forgerock.http.header | |
org.forgerock.services | |
org.forgerock.services.context |
Modifier and Type | Method and Description |
---|---|
TransactionId |
TransactionIdHeader.getTransactionId()
Returns the transaction id.
|
Modifier and Type | Method and Description |
---|---|
TransactionId |
TransactionId.createSubTransactionId()
Creates a new TransactionId, child of this one.
|
static TransactionId |
TransactionId.valueOf(JsonValue value)
Creates a TransactionId from a JsonValue.
|
Modifier and Type | Method and Description |
---|---|
TransactionId |
TransactionIdContext.getTransactionId()
Returns the transaction id.
|
Constructor and Description |
---|
TransactionIdContext(Context parent,
TransactionId transactionId)
Constructs a new TransactionIdContext.
|
Copyright © 2025 Open Identity Platform Community. All rights reserved.